We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7653026 + 0c17714 commit e57b4c6Copy full SHA for e57b4c6
1 file changed
README.md
@@ -96,7 +96,7 @@ Additional option notes:
96
97
## Structure json tag options
98
99
-Besides standart json tag options like 'omitempty' the following are supported:
+Besides standard json tag options like 'omitempty' the following are supported:
100
101
* 'nocopy' - disables allocation and copying of string values, making them
102
refer to original json buffer memory. This works great for short lived
0 commit comments