diff --git a/index.html b/index.html
index 8ffec89..a1a03c4 100644
--- a/index.html
+++ b/index.html
@@ -181,11 +181,11 @@
Access Controls
A collaborative environment may provide access controls to restrict the modification of content to specified individuals or groups of users. Moreover, access controls may be applied to the entire content, as in a document which is marked as read-only in a text editor or office application, or they may restrict editing to designated parts. Depending on the capabilities of the application, permissions may be changed by an authorized user during a collaborative editing session.
- User Need 17: Users of assistive technologies and those with cognitive or learning disabilities need to be able to ascertain whether they have permission to edit content, in whole or in part.
- - REQ 17: Ensure that the applicable permission (e.g., read-only state) affecting content currently in focus is prominently presented in the user interface, and that it is made available to assistive technologies.
+ - REQ 17: Ensure that the applicable permission (e.g., read-only state) affecting content currently in focus is prominently presented in the user interface and that it is made available to assistive technologies.
- User Need 18: Users, including those with learning or cognitive disabilities and those with assistive technologies, need to be informed of changes made to access permissions that take effect during an editing session.
- - REQ 18: If an access control affecting the content currently in focus is changed during an editing session, for example by a collaborator, a notification of the change is presented in the user interface, and made available to assistive technologies.
+ - REQ 18: If an access control affecting the content currently in focus is changed during an editing session, for example by a collaborator, a notification of the change is presented in the user interface and made available to assistive technologies.
Web Content Accessibility Guidelines (WCAG) 2.2 [[wcag22]] should be consulted for guidance on ensuring that the user interface for configuring access controls meets appropriate accessibility requirements.