Bläddra i källkod

docs: fix simple typo, lighweight -> lightweight (#147)

There is a small typo in README.md.

Should read `lightweight` rather than `lighweight`.
Tim Gates 5 år sedan
förälder
incheckning
8beeb5ea4d
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,5 +1,5 @@
 ## About
-Parson is a lighweight [json](http://json.org) library written in C.
+Parson is a lightweight [json](http://json.org) library written in C.
 
 ## Features
 * Full JSON support