Skip to content

Commit c2dc4c0

Browse files
authored
fix minor typo for InputGroup documentation
1 parent 7f804d3 commit c2dc4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/InputGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ input groups. However, the inputs inside the input group do support contextual s
557557
| --------- | ------ | ------------------------------------------- |
558558
| `default` | No | Content to place in the input group prepend |
559559

560-
### `<b-input-group-Apppend>`
560+
### `<b-input-group-append>`
561561

562562
**Note** Bootstrap 5 dropped `.input-group-append`. You can now just add buttons and `.input-group-text` as direct children of the input groups. `<b-input-group-append>` is added for compatibility reasons.
563563

0 commit comments

Comments
 (0)