Skip to content

Commit df09c3d

Browse files
authored
Merge pull request #5 from hrldcpr/patch-1
kilobits => kilobytes
2 parents f716403 + 7308b96 commit df09c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
> 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.
99
>
10-
> `1kb` and works in Node and browsers.
10+
> `1kB` and works in Node and browsers.
1111
1212

1313
[**JSFiddle Demo:**](https://jsfiddle.net/developit/4qv3v6r3/) Rendering [preact](https://github.com/developit/preact/) components into an undom Document.

0 commit comments

Comments
 (0)