json-iterator / go

A high-performance 100% compatible drop-in replacement of "encoding/json"
http://jsoniter.com/migrate-from-go-std.html
MIT License
13.33k stars 1.02k forks source link

Fix Typo in adapter.go #692

Closed Abdurrehman-azeem closed 7 months ago

Abdurrehman-azeem commented 7 months ago

The comment on line 63, has the word Decode written twice. This change corrects the typo.

Abdurrehman-azeem commented 7 months ago

Deleting PR due to it not contributing anything significant to the project and potentially causing maintainers/collaborators additional overhead.