Skip to content

Commit b6271b7

Browse files
author
Robert Jackson
authored
Merge pull request #77 from nlfurniss/patch-1
fix blueprint typo
2 parents 3b1ef8c + f6f551c commit b6271b7

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)