mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
slight tweak to the language
for consistency's sake.
This commit is contained in:
parent
886f52d432
commit
ca155f4ad1
|
|
@ -366,7 +366,7 @@ For compatibility with older servers, the sender should
|
||||||
- only include one space after `X-Matrix`,
|
- only include one space after `X-Matrix`,
|
||||||
- only use lower-case names,
|
- only use lower-case names,
|
||||||
- avoid using backslashes in parameter values, and
|
- avoid using backslashes in parameter values, and
|
||||||
- not include whitespace around the commas between name=value pairs.
|
- avoid including whitespace around the commas between name=value pairs.
|
||||||
|
|
||||||
For compatibility with older servers, the recipient should allow colons to be
|
For compatibility with older servers, the recipient should allow colons to be
|
||||||
included in values without requiring the value to be enclosed in quotes.
|
included in values without requiring the value to be enclosed in quotes.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue