diff --git a/docs/guide/basics/sizing.md b/docs/guide/basics/sizing.md index c5305863fde..513fb9265db 100644 --- a/docs/guide/basics/sizing.md +++ b/docs/guide/basics/sizing.md @@ -11,7 +11,7 @@ import sizeIconTailwind from './examples/size-icon-tailwind-example/files.ts' By default the size of the icons are `24px` . This is adjustable by using passing the `size` prop or change it by using CSS. -## Adjusting size with `size` prop +## Adjusting the icon size using the `size` prop