Skip to content

Commit f6f551c

Browse files
authored
fix blueprint typo
1 parent 3b1ef8c commit f6f551c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

commands/global/new.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module.exports.handler = async function handler(options) {
2222
stripIndent`
2323
# ${projectName}\n
2424
25-
A collection of codemod's for ${projectName}.
25+
A collection of codemods for ${projectName}.
2626
2727
## Usage
2828

0 commit comments

Comments
 (0)