Skip to content

Commit 7f13855

Browse files
committed
Fix typo.
1 parent 3f9b035 commit 7f13855

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
@@ -20,7 +20,7 @@ The JSON value class contains a `union` of all of these types and does *not itse
2020

2121
The core JSON value class is implemented and working.
2222

23-
The conversions from and to JSON string representation are finished and achiev a 100% score in the [Native JSON Benchmark](https://github.com/miloyip/nativejson-benchmark) conformance tests.
23+
The conversions from and to JSON string representation are finished and achieve a 100% score in the [Native JSON Benchmark](https://github.com/miloyip/nativejson-benchmark) conformance tests.
2424

2525
Some parts of the API are still under discussion and development and might change and/or be extended before the first release.
2626

0 commit comments

Comments
 (0)