Skip to content

Commit 97a750f

Browse files
authored
Fix typo (#486)
1 parent dd221b5 commit 97a750f

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
@@ -2226,7 +2226,7 @@ <h2 id="docconformance">
22262226
if the parent list element has an implicit or explicit `list` role.
22272227
</p>
22282228
<p>
2229-
Otherwise, <a><strong>any `role`</strong></a> if the parent list item does nto expose an implicit or explicit `list` role.
2229+
Otherwise, <a><strong>any `role`</strong></a> if the parent list item does not expose an implicit or explicit `list` role.
22302230
</p>
22312231
<p class="note">
22322232
See <a href="#el-ul">`ul`</a>, <a href="#el-ol">`ol`</a>, or

0 commit comments

Comments
 (0)