diff --git a/packages/paste-website/src/pages/components/account-switcher/index.mdx b/packages/paste-website/src/pages/components/account-switcher/index.mdx index f7d5d5e436..b5dca92a03 100644 --- a/packages/paste-website/src/pages/components/account-switcher/index.mdx +++ b/packages/paste-website/src/pages/components/account-switcher/index.mdx @@ -137,6 +137,6 @@ A menu item that can perform a single selection of an item within a named group. Simple horizontal rule used to separate groups or individual items. -### useAccountSwitcherState hook +### useAccountSwitcherState hook -React hook used to initialise the Account Switcher with various options. It returns state and actions that can be taken on the Account Switcher. +React hook used to initialise the Account Switcher with various options. It returns state and actions that can be taken on the Account Switcher.