0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-15 10:11:46 +02:00

fix typo in admin_api/rooms.md (#16857)

Co-authored-by: Andrew Morgan <andrew@amorgan.xyz>
This commit is contained in:
Rainer Zufall 2024-02-20 13:20:23 +01:00 committed by GitHub
parent 0621e8eb0e
commit 1b7304c8b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

1
changelog.d/16857.doc Normal file
View file

@ -0,0 +1 @@
Fix a small typo in the Rooms section of the Admin API documentation. Contributed by @RainerZufall187.

View file

@ -913,7 +913,7 @@ With all that being said, if you still want to try and recover the room:
them handle rejoining themselves.
4. If `new_room_user_id` was given, a 'Content Violation' will have been
created. Consider whether you want to delete that roomm.
created. Consider whether you want to delete that room.
# Make Room Admin API