Skip to content

Commit

Permalink
[Docs] Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Oct 22, 2015
1 parent 2c2df5d commit c7f6a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/app/components/pages/components/lists.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ export default class ListsPage extends React.Component {
<List subheader="Hangout notifications">
<ListItem
leftCheckbox={<Checkbox />}
primaryText="Notificaitons"
primaryText="Notifications"
secondaryText="Allow notifications" />
<ListItem
leftCheckbox={<Checkbox />}
Expand Down

0 comments on commit c7f6a82

Please sign in to comment.