diff --git a/apps/website/src/pages/docs/buttongroup.mdx b/apps/website/src/pages/docs/buttongroup.mdx index f980fb24e1e..b18e39e525e 100644 --- a/apps/website/src/pages/docs/buttongroup.mdx +++ b/apps/website/src/pages/docs/buttongroup.mdx @@ -34,7 +34,7 @@ If there is not enough space to display all of the buttons, the buttons can trun ### Vertical -Use the orientation prop to switch the button group to vertical. +Use the `orientation` prop to switch the button group to vertical.