Skip to content

Commit 6cefdc2

Browse files
stenalpjollylemire
authored andcommitted
Fix README typo (simdjson#407)
1 parent 29e7841 commit 6cefdc2

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
@@ -158,7 +158,7 @@ As needed, the `json_parse` and `build_parsed_json` functions copy the input dat
158158

159159
**API and detailed documentation found [here](doc/JsonStream.md).**
160160

161-
Here is a simple exemple, using single header simdjson:
161+
Here is a simple example, using single header simdjson:
162162
```cpp
163163
#include "simdjson.h"
164164
#include "simdjson.cpp"

0 commit comments

Comments
 (0)