Skip to content

Commit 91d9381

Browse files
jendownsjoshblack
authored andcommitted
docs(pagination): update knob description for forwardText prop (carbon-design-system#4910)
1 parent 0144dfe commit 91d9381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/src/components/Pagination/Pagination-story.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const props = () => ({
2929
'Previous page'
3030
),
3131
forwardText: text(
32-
'The description for the backward icon (forwardText)',
32+
'The description for the forward icon (forwardText)',
3333
'Next page'
3434
),
3535
pageSize: number('Number of items per page (pageSize)', 10),

0 commit comments

Comments
 (0)