From a675671353ab9297a5ca0ee3971d38742ad45588 Mon Sep 17 00:00:00 2001 From: Andreas Date: Mon, 4 Nov 2024 20:18:15 +0100 Subject: [PATCH] Fix typos in tag.md (#2248) --- docs/pages/components/tag.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pages/components/tag.md b/docs/pages/components/tag.md index 4339ff58..d0026ecd 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