fix stylistic issues

This commit is contained in:
Frederik Ring 2021-03-26 09:10:49 +01:00
parent 68a7317ef4
commit f5f0ed174c

View File

@ -86,7 +86,7 @@ Every line MUST end either with a carriage return and line feed characters (CRLF
## Extensibility
Like many other formats and protocols, this format may need to be extended over time to fit the ever-changing landscape of the Internet. Special attention is required for defining the allowed values in enumerations to ensure they are a. extensible and b. do not become obsolete too quickly.
Like many other formats and protocols, this format may need to be extended over time to fit the ever-changing landscape of the Internet. Special attention is required for defining the allowed values in enumerations to ensure they are a. extendable and b. do not become obsolete too quickly.
## Field Definitions