]> Cypherpunks.ru repositories - netstring.git/commitdiff
Typo
authorSergey Matveev <stargrave@stargrave.org>
Thu, 15 Oct 2020 16:05:21 +0000 (19:05 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 15 Oct 2020 16:05:21 +0000 (19:05 +0300)
README

diff --git a/README b/README
index f6062e640aa33ddaae006d8563ba66178aab30c7..ea30c6314ae2f69b9ba3587548ef2e1285b7b236 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-netstring format (serialization library in pure Go.
+netstring format serialization library in pure Go.
 
 Netstring is very simple binary strings serialization format. For
 example "hello world!" will be encoded as "12:hello world!,". And an