Skip to content

Commit 129b5ee

Browse files
committed
Merge branch 'main' of github.com:formkit/jsonreader
2 parents 6b4f75e + 420ef62 commit 129b5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/pages/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ for await (const data of jsonReader(reader)) {
285285
Lightweight & Fast
286286
</h3>
287287
<p class="text-black">
288-
Zero dependencies and minimal overhead, ensuring maximum
288+
Super lightweight (1.6Kb min-gzip) and minimal overhead, ensuring maximum
289289
performance even with large streaming datasets.
290290
</p>
291291
</div>

0 commit comments

Comments
 (0)