Skip to content

Commit

Permalink
Update docs/guide/basics/sizing.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jakob Guddas <[email protected]>
  • Loading branch information
ericfennis and jguddas authored Sep 19, 2023
1 parent 66a3a46 commit e058936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/basics/sizing.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ It is possible to resize icons based on font size. This can be accomplished by u

### Resizing with Tailwind

`h-*` and `w-*` utlities can be used to adjust the size of the icon.
`h-*` and `w-*` utilities can be used to adjust the size of the icon.

<Sandpack
template="react"
Expand Down

0 comments on commit e058936

Please sign in to comment.