Fix spelling. (#2080)

This commit is contained in:
John Bampton
2019-10-03 09:46:41 +10:00
committed by thinkerou
parent beb879e475
commit 4fd3234840
2 changed files with 4 additions and 4 deletions

View File

@ -1149,7 +1149,7 @@ func main() {
#### AsciiJSON
Using AsciiJSON to Generates ASCII-only JSON with escaped non-ASCII chracters.
Using AsciiJSON to Generates ASCII-only JSON with escaped non-ASCII characters.
```go
func main() {