Skip to content

Commit

Permalink
Actually fixed the grammatical mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
NJKode committed Apr 21, 2022
1 parent c03b60a commit af5f586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default function check(config, files) {
basicTaskList,
{
title: 'Polish your editing experience',
subtext: 'Follow these steps to get CloudCannon customised for your editors needs.',
subtext: 'Follow these steps to customize CloudCannon for your editors\' needs.',
tasks: [
...collectionConfigTasks(config, configFile),
...editablesConfigTasks(config, configFile)
Expand Down

0 comments on commit af5f586

Please sign in to comment.