Skip to content

Commit fdc876a

Browse files
committed
doc: update for smaller bundle size
1 parent eb0de06 commit fdc876a

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
@@ -107,7 +107,7 @@ Alternate exports exist that can help reduce bundle size:
107107

108108
* `@exodus/bytes/encoding-lite.js` - if you don't need support for legacy multi-byte encodings.
109109

110-
Reduces the bundle size 9x, while still keeping `utf-8`, `utf-16le`, `utf-16be` and all single-byte encodings specified by the spec.
110+
Reduces the bundle size 10x, while still keeping `utf-8`, `utf-16le`, `utf-16be` and all single-byte encodings specified by the spec.
111111
The only difference is support for legacy multi-byte encodings.
112112

113113
See [the list of encodings](https://encoding.spec.whatwg.org/#names-and-labels).

0 commit comments

Comments
 (0)