Skip to content

Commit 0c17714

Browse files
Fix type in README.md
1 parent c120ca7 commit 0c17714

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Additional option notes:
9696

9797
## Structure json tag options
9898

99-
Besides standart json tag options like 'omitempty' the following are supported:
99+
Besides standard json tag options like 'omitempty' the following are supported:
100100

101101
* 'nocopy' - disables allocation and copying of string values, making them
102102
refer to original json buffer memory. This works great for short lived

0 commit comments

Comments
 (0)