Fix type in README.md

This commit is contained in:
Qasim Sarfraz
2021-05-07 00:51:56 +02:00
committed by GitHub
parent c120ca7ced
commit 0c17714265
+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