diff --git a/changelog.d/16857.doc b/changelog.d/16857.doc new file mode 100644 index 000000000..2382e6598 --- /dev/null +++ b/changelog.d/16857.doc @@ -0,0 +1 @@ +Fix a small typo in the Rooms section of the Admin API documentation. Contributed by @RainerZufall187. \ No newline at end of file diff --git a/docs/admin_api/rooms.md b/docs/admin_api/rooms.md index ad011e5c3..6935ec4a4 100644 --- a/docs/admin_api/rooms.md +++ b/docs/admin_api/rooms.md @@ -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