Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyakadavis committed Jul 17, 2024
1 parent 10a8c66 commit 522ed81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/button/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<Demo
id="shapes"
subtitle="Icon-only buttons should include the `svg_only` prop and an `aria_label`."
subtitle="Icon-only buttons should include the `svg_only` prop and an `aria-label`."
code={shapes_code}
>
<Shapes />
Expand Down

0 comments on commit 522ed81

Please sign in to comment.