Skip to content

Commit e57b4c6

Browse files
authored
Merge pull request #338 from MQasimSarfraz/patch-1
Fix typo in README.md
2 parents 7653026 + 0c17714 commit e57b4c6

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)