diff --git a/site/docs/4.1/components/pagination.md b/site/docs/4.1/components/pagination.md index b20b0624d7..b1f8e58a23 100644 --- a/site/docs/4.1/components/pagination.md +++ b/site/docs/4.1/components/pagination.md @@ -27,7 +27,7 @@ In addition, as pages likely have more than one such navigation section, it's ad ## Working with icons -Looking to use an icon or symbol in place of text for some pagination links? Be sure to provide proper screen reader support with `aria` attributes and the `.sr-only` utility. +Looking to use an icon or symbol in place of text for some pagination links? Be sure to provide proper screen reader support with `aria` attributes. {% capture example %}