소스 검색

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
-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