Skip to content

Commit

Permalink
fix: testing semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
aldeed committed Jun 26, 2018
1 parent 6602d16 commit 900b805
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class CartCheckoutButton extends Component {
*/
buttonText: PropTypes.string,
/**
* On object of component children to pass into this component
* An object of component children to pass into this component
*/
components: PropTypes.shape({
Button: PropTypes.oneOfType([PropTypes.string, PropTypes.func])
Expand Down

0 comments on commit 900b805

Please sign in to comment.