From 270dfeaa1f54a4dfd847c4c4dbfb134c23ec41cf Mon Sep 17 00:00:00 2001 From: Wu Tingfeng Date: Wed, 27 Apr 2022 19:00:00 +0800 Subject: [PATCH] Fix spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68d8350f..1b1f8c4a 100644 --- a/README.md +++ b/README.md @@ -2293,7 +2293,7 @@ See also [Natural Language Processing](#natural-language-processing) and [Text A - [did](https://github.com/ockam-network/did) - DID (Decentralized Identifiers) Parser and Stringer in Go. - [doi](https://github.com/hscells/doi) - Document object identifier (doi) parser in Go. - [editorconfig-core-go](https://github.com/editorconfig/editorconfig-core-go) - Editorconfig file parser and manipulator for Go. -- [encdec](https://github.com/mickep76/encdec) - Package provides a generic interface to encoders and decodersa. +- [encdec](https://github.com/mickep76/encdec) - Package provides a generic interface to encoders and decoders. - [go-fasttld](https://github.com/elliotwutingfeng/go-fasttld) - High performance top level domains (TLD) extraction module. - [go-nmea](https://github.com/adrianmo/go-nmea) - NMEA parser library for the Go language. - [go-vcard](https://github.com/emersion/go-vcard) - Parse and format vCard.