diff --git a/docs/pages/components/tag.md b/docs/pages/components/tag.md index 4339ff58d..d0026ecd0 100644 --- a/docs/pages/components/tag.md +++ b/docs/pages/components/tag.md @@ -31,7 +31,7 @@ const App = () => ( ### Sizes -Use the `size` attribute to change a tab's size. +Use the `size` attribute to change a tag's size. ```html:preview Small @@ -53,7 +53,7 @@ const App = () => ( ### Pill -Use the `pill` attribute to give tabs rounded edges. +Use the `pill` attribute to give tags rounded edges. ```html:preview Small