Skip to content

Commit

Permalink
Add full-stop
Browse files Browse the repository at this point in the history
  • Loading branch information
pradel committed Jan 26, 2016
1 parent 94644d9 commit f314326
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/app/components/pages/components/Tabs/Page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ const descriptions = {
swipeable: 'This example integrates the [react-swipeable-views]' +
'(https://github.com/oliviertassinari/react-swipeable-views) component with Tabs, animating the Tab transition, ' +
'and allowing tabs to be swiped on touch devices.',
icon: 'An example of tabs with icon',
iconText: 'An example of tabs with icon and text',
icon: 'An example of tabs with icon.',
iconText: 'An example of tabs with icon and text.',
};

const TabsPage = () => (
Expand Down

0 comments on commit f314326

Please sign in to comment.