ui: Action docs typo (#14512)
This commit is contained in:
parent
3d68f9bd4f
commit
f0066ee262
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in New Issue