Skip to content

Commit bd772d6

Browse files
Update tutorials/table.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8b7bd4b commit bd772d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Contains a data cell within a table.
8383
#### Table footer `<tfoot>`
8484

8585
Groups rows concluding the table content. A table footer is optional, only use it if your content needs it.
86-
- **Sticky footer**: Indicates the table footer row sticks to the top of the viewport when scrolling.
86+
- **Sticky footer**: Indicates the table footer row sticks to the bottom of the viewport when scrolling.
8787

8888
<img src="Images/table-foot-details.png" alt="A pair of table footer pin annotations and table footer details annotations. The note numbers are set to 8, and one details annotation sticky position is toggled OFF, and the other is toggled ON." width="679">
8989

0 commit comments

Comments
 (0)