Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey Johnson committed Jan 29, 2019
1 parent dd8e8c7 commit 8b83ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Breadcrumb/Breadcrumb.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ BreadcrumbItem.propTypes = {
};

BreadcrumbItem.propDescriptions = {
name: 'Ttext of the link (Only for `url` prop.).',
name: 'Text for the internal anchor tag.',
url: 'An anchor tag will be generated and set to the url prop. Name or child text must be provided.'
};

0 comments on commit 8b83ab3

Please sign in to comment.