mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-28 09:29:49 +02:00
Update "Check Lists" nav item to "Checklists" (#2731)
;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
This commit is contained in:
committed by
Ian Storm Taylor
parent
45b6d245af
commit
cf46e9d3d4
@@ -43,7 +43,7 @@ import Placeholder from './placeholder'
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
const EXAMPLES = [
|
const EXAMPLES = [
|
||||||
['Check Lists', CheckLists, '/check-lists'],
|
['Checklists', CheckLists, '/check-lists'],
|
||||||
['Code Highlighting', CodeHighlighting, '/code-highlighting'],
|
['Code Highlighting', CodeHighlighting, '/code-highlighting'],
|
||||||
['Composition', Composition, '/composition/:subpage?'],
|
['Composition', Composition, '/composition/:subpage?'],
|
||||||
['Embeds', Embeds, '/embeds'],
|
['Embeds', Embeds, '/embeds'],
|
||||||
|
Reference in New Issue
Block a user