Skip to content

Commit 915d52c

Browse files
committed
fix: based on AI Review
1 parent c9ec929 commit 915d52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/content/docs/components/table.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Add the `hoverable` prop to the `<Table>` React component to show a hover effect
3333

3434
## Table with Pagination
3535

36-
Paginate the table data when using larger data sets based on any given amount of results per page.
36+
Paginate the table data when using larger data sets based on any given number of results per page.
3737

3838
<Example name="table.pagination" />
3939

0 commit comments

Comments
 (0)