Escape example key.

This commit is contained in:
Patrick Cloke 2023-03-14 12:36:04 -04:00 committed by GitHub
parent 89fb3a4503
commit df20dae390
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -310,7 +310,7 @@ not have a string, integer, boolean, or `null` value, then the condition will no
match.
{{% boxes/note %}}
For example, if `key` is `content.m.federate`, and `value` is `true`, then
For example, if `key` is `content.m\.federate`, and `value` is `true`, then
the following event will match:
```json