Skip to content

Commit 3b4f1e9

Browse files
authored
Merge pull request json-c#737 from tniessen/patch-1
Fix typo in README
2 parents a5c2e11 + 928fa96 commit 3b4f1e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)