Skip to content

Commit

Permalink
Merge pull request #77 from nlfurniss/patch-1
Browse files Browse the repository at this point in the history
fix blueprint typo
  • Loading branch information
rwjblue authored Feb 27, 2020
2 parents 3b1ef8c + f6f551c commit b6271b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/global/new.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module.exports.handler = async function handler(options) {
stripIndent`
# ${projectName}\n
A collection of codemod's for ${projectName}.
A collection of codemods for ${projectName}.
## Usage
Expand Down

0 comments on commit b6271b7

Please sign in to comment.