Skip to content
Snippets Groups Projects
Unverified Commit 3cecc404 authored by mohawk2's avatar mohawk2 Committed by GitHub
Browse files

docs: Fix README typo (#664)

parent 2fc55f67
No related branches found
No related tags found
No related merge requests found
......@@ -407,7 +407,7 @@ end:
}
```
Alternatively we can use the `cJSON_Add...ToObject` helper functions to make our lifes a little easier:
Alternatively we can use the `cJSON_Add...ToObject` helper functions to make our lives a little easier:
```c
//NOTE: Returns a heap allocated string, you are required to free it after use.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment