From 0c17714265ba3af7e25a7ebdd762d9510a88710f Mon Sep 17 00:00:00 2001 From: Qasim Sarfraz Date: Fri, 7 May 2021 00:51:56 +0200 Subject: [PATCH] Fix type in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 952575b..6d8faaa 100644 --- a/README.md +++ b/README.md @@ -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