Skip to content

Commit 928fa96

Browse files
authored
Fix typo in README
1 parent a5c2e11 commit 928fa96

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
@@ -256,7 +256,7 @@ cmake -DCMAKE_PREFIX_PATH=/path/to/json_c/install/lib64/cmake ..
256256
Using json-c <a name="using">
257257
------------
258258

259-
To use json-c you can either include json.h, or preferrably, one of the
259+
To use json-c you can either include json.h, or preferably, one of the
260260
following more specific header files:
261261

262262
* json_object.h - Core types and methods.

0 commit comments

Comments
 (0)