Skip to content

Commit b2254d0

Browse files
denniskoenigtmorehouse
authored andcommitted
docs(link): fix typo (bootstrap-vue#1460)
1 parent 1bb9ae6 commit b2254d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/link/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Disabling a link will set the Bootstrap V4 `.disabled` class on the link
4343
as well as handles stoping event propegation, preventing the default action
4444
from occuring, and removing the link from the document tab sequence.
4545

46-
**Note:** Boostrap V4 CSS currently does not style disbled links differently than
46+
**Note:** Boostrap V4 CSS currently does not style disabled links differently than
4747
non-disabled links. You can use the following custom CSS to style disabled links
4848
(by preventing hover style changes):
4949

0 commit comments

Comments
 (0)