diff --git a/publishing/docs/navigation/pagebreaks.html b/publishing/docs/navigation/pagebreaks.html index c8a5567a..50daec96 100644 --- a/publishing/docs/navigation/pagebreaks.html +++ b/publishing/docs/navigation/pagebreaks.html @@ -189,7 +189,7 @@
To hide the page number from visual
viewing, the aria-label
attribute can be used to identify the number.
<span role="doc-pagebreak" id="pg5" aria-label="5"/<
+ <span role="doc-pagebreak" id="pg5" aria-label="5"/>
The id
attribute on the page break allows linking to the location from the page
list.