Skip to content

Commit

Permalink
Fix BEM class in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Nov 5, 2024
1 parent d6c26a4 commit cc4a83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/pagination.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ variation_groups:
variation_description:
When on the first or last page of paginated content, be
sure to disable the appropriate buttons by adding the
`a_btn__disabled` modifier and removing their `href` attribute.
`a-btn--disabled` modifier and removing their `href` attribute.
variation_jinja_code_snippet: ''
variation_name: First and last pages
variation_group_name: Standard pagination
Expand Down

0 comments on commit cc4a83b

Please sign in to comment.