Skip to content

Commit

Permalink
fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
felipemrodrigues committed Jul 16, 2018
1 parent 39221f3 commit 63b9a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ import Countdown from 'react-date-countdown';
Attributes
----------

- **startDate**: Delta of start date. If this is set the component won't behave as a countdown but as an interval calculator between the start and final date
- **startDate** (optional): Delta of start date. If this is set the component won't behave as a countdown but as an interval calculator between the start and final date
- **finalDate**: Delta of final date.
- **className** (optional): CSS class.

0 comments on commit 63b9a47

Please sign in to comment.