We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b1ef8c + f6f551c commit b6271b7Copy full SHA for b6271b7
1 file changed
commands/global/new.js
@@ -22,7 +22,7 @@ module.exports.handler = async function handler(options) {
22
stripIndent`
23
# ${projectName}\n
24
25
- A collection of codemod's for ${projectName}.
+ A collection of codemods for ${projectName}.
26
27
## Usage
28
0 commit comments