From 7308b966b0c963a83314869c189fe59d0bd460d6 Mon Sep 17 00:00:00 2001 From: harold cooper Date: Thu, 3 Nov 2016 14:59:38 -0400 Subject: [PATCH] kilobits => kilobytes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b77cdf..72d66a1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ > Need a bare-bones HTML DOM where you don't have one? If you want the DOM but not a parser, this might be for you. > -> `1kb` and works in Node and browsers. +> `1kB` and works in Node and browsers. [**JSFiddle Demo:**](https://jsfiddle.net/developit/4qv3v6r3/) Rendering [preact](https://github.com/developit/preact/) components into an undom Document.