ii-doc.txt typo

This commit is contained in:
Luxferre
2024-10-25 10:22:13 +03:00
parent f50f8b5bde
commit 5fa10c82f9
+1 -1
View File
@@ -124,7 +124,7 @@ Implementation notes
* Most HTTP servers are configured to reject long GET lines, so tii passes a
limited amount of message IDs to the /u/m endpoints. This behaviour can be
configured in the stations.txt file.
* Some of the crucial validations is for message IDs to be 20 lines and for
* Some of the crucial validations are for message IDs to be 20 lines and for
all messages (Node-to-Point and Point-to-Node) to strictly have LF line
endings, not CRLF.
* The message order in an echo does not always match the timestamp ordering;