Merge pull request #338 from MQasimSarfraz/patch-1

Fix typo in README.md
This commit is contained in:
Dmitry Rybakov
2021-09-12 22:27:47 +03:00
committed by GitHub
+1 -1
View File
@@ -96,7 +96,7 @@ Additional option notes:
## Structure json tag options
Besides standart json tag options like 'omitempty' the following are supported:
Besides standard json tag options like 'omitempty' the following are supported:
* 'nocopy' - disables allocation and copying of string values, making them
refer to original json buffer memory. This works great for short lived