diff --git a/docs/pages/library/react-polkicon.mdx b/docs/pages/library/react-polkicon.mdx index e30a5a4..a2639f5 100644 --- a/docs/pages/library/react-polkicon.mdx +++ b/docs/pages/library/react-polkicon.mdx @@ -71,7 +71,7 @@ Apply a font size to the Polkicon's outer span container. #### transform `TransformProp?` -Grow or shrink the Polkicon using "grow-1", "grow-2" - "grow-10", or "shrink-1", "shrink-2" - "shrink-10". +Grow or shrink the Polkicon using `grow-1`, `grow-2` - `grow-10`, or `shrink-1`, `shrink-2` - `shrink-10`. #### inactive `boolean?`