Skip to content

Commit

Permalink
docs: fix typos in activitytimeline info
Browse files Browse the repository at this point in the history
  • Loading branch information
YulyGP committed Jan 15, 2021
1 parent d7372d2 commit 0b99d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ActivityTimeline/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { Provider } from './context';
import StyledUl from './styled/ul';

/**
* The ActivityTimeline displays each of any item upcoming, current, and past activities in cronological order (ascending or descending).
* The ActivityTimeline displays each of any item's upcoming, current, and past activities in chronological order (ascending or descending).
* Notice that ActivityTimeline and TimelineMarker components are related and should be implemented together.
* @category Layout
*/
Expand Down

0 comments on commit 0b99d2b

Please sign in to comment.