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.
2 parents a1cebda + b22746d commit 21eb541Copy full SHA for 21eb541
src/components/table/README.md
@@ -1053,7 +1053,7 @@ formatted value as a string (HTML strings are not supported)
1053
1054
## Header and Footer custom rendering via scoped slots
1055
1056
-It is also possible to provide custom rendering for the tables `thead` and `tfoot` elements. Note by
+It is also possible to provide custom rendering for the table's `thead` and `tfoot` elements. Note by
1057
default the table footer is not rendered unless `foot-clone` is set to `true`.
1058
1059
Scoped slots for the header and footer cells uses a special naming convention of
0 commit comments