summary refs log tree commit diff
path: root/latest/admin_api/room_membership.html
diff options
context:
space:
mode:
Diffstat (limited to 'latest/admin_api/room_membership.html')
-rw-r--r--latest/admin_api/room_membership.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/latest/admin_api/room_membership.html b/latest/admin_api/room_membership.html
index 7757c44047..383b2ee04f 100644
--- a/latest/admin_api/room_membership.html
+++ b/latest/admin_api/room_membership.html
@@ -160,7 +160,7 @@
                         </div>
 
                         <h1 id="edit-room-membership-api"><a class="header" href="#edit-room-membership-api">Edit Room Membership API</a></h1>
-<p>This API allows an administrator to join an user account with a given <code>user_id</code>
+<p>This API allows an administrator to join a user account with a given <code>user_id</code>
 to a room with a given <code>room_id_or_alias</code>. You can only modify the membership of
 local users. The server administrator must be in the room and have permission to
 invite users.</p>