Skip to content

Commit 1ccd5de

Browse files
committed
Fix a typo
1 parent 1e115cc commit 1ccd5de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsoniter-scala-examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Scala.js build is missing because it doesn't support reading from the system inp
132132

133133
No GC options are used to speed up JSON validation for all supported builds.
134134

135-
Also, this script was tested with big (megabytes) and huge (gygabytes) inputs that could be downloaded and unpacked using
135+
Also, this script was tested with large (megabytes) and huge (gigabytes) inputs that could be downloaded and unpacked using
136136
following commands:
137137
```sh
138138
wget https://raw.githubusercontent.com/json-iterator/test-data/master/large-file.json

0 commit comments

Comments
 (0)