8000 Merge pull request #7073 from deisner/patch-1 · SecurityCheckBox/bootstrap-vue@21eb541 · GitHub
[go: up one dir, main page]

Skip to content

Commit 21eb541

Browse files
author
Issayah
authored
Merge pull request bootstrap-vue#7073 from deisner/patch-1
chore(docs): fix typo in table component README
2 parents a1cebda + b22746d commit 21eb541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/table/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1053,7 +1053,7 @@ formatted value as a string (HTML strings are not supported)
10531053

10541054
## Header and Footer custom rendering via scoped slots
10551055

1056-
It is also possible to provide custom rendering for the tables `thead` and `tfoot` elements. Note by
1056+
It is also possible to provide custom rendering for the table's `thead` and `tfoot` elements. Note by
10571057
default the table footer is not rendered unless `foot-clone` is set to `true`.
10581058

10591059
Scoped slots for the header and footer cells uses a special naming convention of

0 commit comments

Comments
 (0)
0