Просмотр исходного кода

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

There is a small typo in README.md.

Should read `lightweight` rather than `lighweight`.
Tim Gates 5 лет назад
Родитель
Сommit
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