diff --git a/content/appendices.md b/content/appendices.md index 6d37f299..dce452e5 100644 --- a/content/appendices.md +++ b/content/appendices.md @@ -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.