Skip to content

Commit

Permalink
docs(pagination): update knob description for forwardText prop
Browse files Browse the repository at this point in the history
  • Loading branch information
jendowns authored Dec 17, 2019
1 parent de63504 commit ad78ec2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const props = () => ({
'Previous page'
),
forwardText: text(
'The description for the backward icon (forwardText)',
'The description for the forward icon (forwardText)',
'Next page'
),
pageSize: number('Number of items per page (pageSize)', 10),
Expand Down

0 comments on commit ad78ec2

Please sign in to comment.