We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c2df5d commit c7f6a82Copy full SHA for c7f6a82
docs/src/app/components/pages/components/lists.jsx
@@ -394,7 +394,7 @@ export default class ListsPage extends React.Component {
394
<List subheader="Hangout notifications">
395
<ListItem
396
leftCheckbox={<Checkbox />}
397
- primaryText="Notificaitons"
+ primaryText="Notifications"
398
secondaryText="Allow notifications" />
399
400
0 commit comments