diff --git a/README.md b/README.md index 09bc4d5..019e920 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ cmake -DCMAKE_PREFIX_PATH=/path/to/json_c/install/lib64/cmake .. Using json-c ------------ -To use json-c you can either include json.h, or preferrably, one of the +To use json-c you can either include json.h, or preferably, one of the following more specific header files: * json_object.h - Core types and methods.