Fix README typo (#407)

This commit is contained in:
Stenal P Jolly
2019-12-23 21:38:55 +05:30
committed by Daniel Lemire
parent 29e78413fe
commit 6cefdc2f5c
+1 -1
View File
@@ -158,7 +158,7 @@ As needed, the `json_parse` and `build_parsed_json` functions copy the input dat
**API and detailed documentation found [here](doc/JsonStream.md).**
Here is a simple exemple, using single header simdjson:
Here is a simple example, using single header simdjson:
```cpp
#include "simdjson.h"
#include "simdjson.cpp"