fix typo in admin_api/rooms.md (#16857)
Co-authored-by: Andrew Morgan <andrew@amorgan.xyz>
This commit is contained in:
parent
0621e8eb0e
commit
1b7304c8b4
|
@ -0,0 +1 @@
|
|||
Fix a small typo in the Rooms section of the Admin API documentation. Contributed by @RainerZufall187.
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue