Skip to content

Commit f2b48ed

Browse files
NexWeblemire
authored andcommitted
Update JsonStream.md : simple typo (simdjson#413)
Exemple to example.
1 parent 6cefdc2 commit f2b48ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/JsonStream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ To use concurrency mode, tell the compiler to enable threading mode:
177177
**Note:** The JsonStream API remains the same whether you are using the threaded version or not.
178178
## Example
179179
180-
Here is a simple exemple, using single header simdjson:
180+
Here is a simple example, using single header simdjson:
181181
```cpp
182182
#include "simdjson.h"
183183
#include "simdjson.cpp"

0 commit comments

Comments
 (0)