You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: techniques/html/H99.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ <h2>Description</h2>
35
35
<h2>Examples</h2>
36
36
<sectionclass="example">
37
37
<h3>Page list in <abbrtitle="HyperText Markup Language">HTML</abbr> publications</h3>
38
-
<p>To add a page list to a web-based document, the role <code>"doc-pagelist"</code> is added to the element (typically a <code>nav</code> element) that encloses the list and its title.</p>
38
+
<p>To add a page list to a web-based document, <code>role="doc-pagelist"</code> is added to the element (typically a <code>nav</code> element) that encloses the list and its title.</p>
0 commit comments