mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Fix typo.
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
b96ef9b984
commit
42344474d3
|
|
@ -936,7 +936,7 @@ E.164 numbering plan. Note that MSISDNs do not include a leading '+'.
|
|||
|
||||
## Glob-style matching
|
||||
|
||||
It is useful to match strings via globbing in some situations, globbing in Matrix
|
||||
It is useful to match strings via globbing in some situations. Globbing in Matrix
|
||||
uses the following rules:
|
||||
|
||||
* The character `*` matches zero or more characters.
|
||||
|
|
|
|||
Loading…
Reference in a new issue