Skip to content

Commit

Permalink
Merge pull request zserge#75 from condemned77/master
Browse files Browse the repository at this point in the history
Typo fix.
  • Loading branch information
zserge committed Mar 28, 2016
2 parents 572ace5 + 76c9448 commit b77d84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ JSON format itself is extremely simple, so why should we complicate it?

jsmn is designed to be **robust** (it should work fine even with erroneous
data), **fast** (it should parse data on the fly), **portable** (no superfluous
dependencies or non-standard C extensions). An of course, **simplicity** is a
dependencies or non-standard C extensions). And of course, **simplicity** is a
key feature - simple code style, simple algorithm, simple integration into
other projects.

Expand Down

0 comments on commit b77d84b

Please sign in to comment.