We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2874e0e commit ebcd517Copy full SHA for ebcd517
README.md
@@ -158,7 +158,7 @@ This package is reflect heavy. While it employs the same caching mechanics as
158
`encoding/json` to help alleviate some of the lookup costs, there will always be
159
a performance hit with reflection.
160
161
-There are also probably plenty of ways to improve performance of the package.
+There are probably plenty of ways to improve performance of the package.
162
Improvements or criticisms are always welcome.
163
164
With regards to raw JSON, `json.Marshal` and `json.Unmarshal` are utilized.
0 commit comments