mirror of
https://github.com/netbirdio/easyjson.git
synced 2026-05-22 18:44:42 -07:00
Update README.md
Fix typo
This commit is contained in:
committed by
GitHub
parent
9e74fe5423
commit
b917a4e199
@@ -216,7 +216,7 @@ used with a writer.
|
||||
|
||||
### easyjson vs. go/codec
|
||||
|
||||
[go/codec](https://github.com/ugorji/go/codec) provides
|
||||
[go/codec](https://github.com/ugorji/go) provides
|
||||
compile-time helpers for JSON generation. In this case, helpers do not work
|
||||
like marshalers as they are encoding-independent.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user