Skip to content

Commit c7f6a82

Browse files
[Docs] Fix a typo
1 parent 2c2df5d commit c7f6a82

File tree

1 file changed

+1
-1
lines changed
  • docs/src/app/components/pages/components

1 file changed

+1
-1
lines changed

docs/src/app/components/pages/components/lists.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ export default class ListsPage extends React.Component {
394394
<List subheader="Hangout notifications">
395395
<ListItem
396396
leftCheckbox={<Checkbox />}
397-
primaryText="Notificaitons"
397+
primaryText="Notifications"
398398
secondaryText="Allow notifications" />
399399
<ListItem
400400
leftCheckbox={<Checkbox />}

0 commit comments

Comments
 (0)