Skip to content

Commit 8f62bf6

Browse files
authored
editorial: improve role index introduction (#2083)
Reduces contradiction between first and second paragraph. Closes #2082
1 parent 8e6d67e commit 8f62bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ <h3>Window Roles</h3>
862862
</section>
863863
<section id="role_definitions">
864864
<h2>Definition of Roles</h2>
865-
<p>Below is an alphabetical list of <abbr title="Accessible Rich Internet Applications">WAI-ARIA</abbr> <a>roles</a> to be used by authors.</p>
865+
<p>Below is an alphabetical list of <abbr title="Accessible Rich Internet Applications">WAI-ARIA</abbr> <a>roles</a>.</p>
866866
<p>Abstract roles are used for the ontology. Authors MUST NOT use abstract roles in content.</p>
867867
<p id="index_role">Placeholder for compact list of roles</p>
868868
<div class="role" id="alert">

0 commit comments

Comments
 (0)