瀏覽代碼

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

There is a small typo in README.md.

Should read `lightweight` rather than `lighweight`.
Tim Gates 5 年之前
父節點
當前提交
8beeb5ea4d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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