We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ec929 commit 915d52cCopy full SHA for 915d52c
apps/web/content/docs/components/table.mdx
@@ -33,7 +33,7 @@ Add the `hoverable` prop to the `<Table>` React component to show a hover effect
33
34
## Table with Pagination
35
36
-Paginate the table data when using larger data sets based on any given amount of results per page.
+Paginate the table data when using larger data sets based on any given number of results per page.
37
38
<Example name="table.pagination" />
39
0 commit comments