mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
s/--/—/
This commit is contained in:
parent
6f3b42a457
commit
7f9524f801
|
|
@ -43,7 +43,7 @@ following grammar::
|
||||||
|
|
||||||
dns-char = DIGIT / ALPHA / "-" / "."
|
dns-char = DIGIT / ALPHA / "-" / "."
|
||||||
|
|
||||||
-- in other words, the server name is the hostname, followed by an optional
|
— in other words, the server name is the hostname, followed by an optional
|
||||||
numeric port specifier. The hostname may be a dotted-quad IPv4 address literal,
|
numeric port specifier. The hostname may be a dotted-quad IPv4 address literal,
|
||||||
an IPv6 address literal surrounded with square brackets, or a DNS name.
|
an IPv6 address literal surrounded with square brackets, or a DNS name.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue