Fix copy and paste error of newsfragment

Signed-off-by: Nicolas Werner <n.werner@famedly.com>
This commit is contained in:
Nicolas Werner 2022-06-07 15:40:36 +02:00
parent d60878c638
commit b09a715aec
2 changed files with 1 additions and 1 deletions

View file

@ -1 +0,0 @@
Clarify that state keys starting with `@` are in fact reserved. Regressed from [#3658](https://github.com/matrix-org/matrix-spec-proposals/pull/3658).

View file

@ -0,0 +1 @@
Fix various typos throughout the specification.