Skip to content

Commit

Permalink
Update "Check Lists" nav item to "Checklists" (#2731)
Browse files Browse the repository at this point in the history
;checklist: (noun) a list of items required, things to be done, or points to be considered, used as a reminder.

"Check List" sound like an action, not the thing being shown
  • Loading branch information
damenleeturks authored and ianstormtaylor committed May 2, 2019
1 parent 45b6d24 commit cf46e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import Placeholder from './placeholder'
*/

const EXAMPLES = [
['Check Lists', CheckLists, '/check-lists'],
['Checklists', CheckLists, '/check-lists'],
['Code Highlighting', CodeHighlighting, '/code-highlighting'],
['Composition', Composition, '/composition/:subpage?'],
['Embeds', Embeds, '/embeds'],
Expand Down

0 comments on commit cf46e9d

Please sign in to comment.