diff --git a/demo/button-a11y-demos.html b/demo/button-a11y-demos.html index 9e5e224..66c116c 100644 --- a/demo/button-a11y-demos.html +++ b/demo/button-a11y-demos.html @@ -17,7 +17,7 @@
If you only place an icon as the content of the button, you should provide an alternative label for screen reader users by using the standard aria-label
attribute.