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 a1cebda commit b22746dCopy full SHA for b22746d
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