Jelajahi Sumber

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

There is a small typo in README.md.

Should read `lightweight` rather than `lighweight`.
Tim Gates 5 tahun lalu
induk
melakukan
8beeb5ea4d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,5 +1,5 @@
 ## About
 ## 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
 ## Features
 * Full JSON support
 * Full JSON support