]> Cypherpunks repositories - keks.git/commitdiff
Typo
authorSergey Matveev <stargrave@stargrave.org>
Mon, 7 Oct 2024 12:12:35 +0000 (15:12 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 7 Oct 2024 12:53:46 +0000 (15:53 +0300)
spec/index.texi

index 7bbbc3e51f46440055dad6a4663c84ba53ce0de58d386c7229522e684cdf5412..b188c2fe35d0cdd99cb291be25c0a9a1001502165e8275959db8a30a953b11d2 100644 (file)
@@ -54,7 +54,7 @@ Are not there any satisfiable codecs?
     Y @tab N @tab N @tab Y @tab Y @tab Y @tab Y
 @item Deterministic Encoded CBOR @tab
     Y @tab N @tab Y @tab N @tab Y @tab Y @tab Y
-@item @url{http://cr.yp.to/proto/netstrings.txt, Netstring} @tab
+@item @url{http://cr.yp.to/proto/netstrings.txt, Netstrings} @tab
     Y @tab Y @tab Y @tab N @tab N @tab Y @tab N
 @item @url{https://wiki.theory.org/BitTorrentSpecification#Bencoding, Bencode} @tab
     Y @tab Y @tab Y @tab Y @tab N @tab Y @tab N
@@ -66,9 +66,6 @@ Are not there any satisfiable codecs?
 @end multitable
 
 @itemize
-@item Schemaless formats are easier to deal with in heterogeneous
-    environments, with wide range of software. But with the price of
-    bigger size and harder validation as a rule.
 @item Streamable formats allow you to send a part of the data
     immediately, for example element of the list or map. Simplifying
     encoder and requiring less memory usage. All formats who needs to