diff --git a/ui/packages/consul-ui/app/components/action/README.mdx b/ui/packages/consul-ui/app/components/action/README.mdx index 72050bd634..0cd77ac39b 100644 --- a/ui/packages/consul-ui/app/components/action/README.mdx +++ b/ui/packages/consul-ui/app/components/action/README.mdx @@ -20,7 +20,7 @@ You don't need to worry/think about which native tag to use the component will use the semantically correct tag depending on whether you give it a href argument or not. -If you give the Action a `href` then that will navigate you to that hyerlink +If you give the Action a `href` then that will navigate you to that hyperlink reference (semantically this is the same as the HTML Anchor tag, and semantically renders as one).