We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e115cc commit 1ccd5deCopy full SHA for 1ccd5de
jsoniter-scala-examples/README.md
@@ -132,7 +132,7 @@ Scala.js build is missing because it doesn't support reading from the system inp
132
133
No GC options are used to speed up JSON validation for all supported builds.
134
135
-Also, this script was tested with big (megabytes) and huge (gygabytes) inputs that could be downloaded and unpacked using
+Also, this script was tested with large (megabytes) and huge (gigabytes) inputs that could be downloaded and unpacked using
136
following commands:
137
```sh
138
wget https://raw.githubusercontent.com/json-iterator/test-data/master/large-file.json
0 commit comments