We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb9ae6 commit b2254d0Copy full SHA for b2254d0
src/components/link/README.md
@@ -43,7 +43,7 @@ Disabling a link will set the Bootstrap V4 `.disabled` class on the link
43
as well as handles stoping event propegation, preventing the default action
44
from occuring, and removing the link from the document tab sequence.
45
46
-**Note:** Boostrap V4 CSS currently does not style disbled links differently than
+**Note:** Boostrap V4 CSS currently does not style disabled links differently than
47
non-disabled links. You can use the following custom CSS to style disabled links
48
(by preventing hover style changes):
49
0 commit comments