Skip to content

Commit e85b5bb

Browse files
asharirfanAhmad Awais ⚡️
authored andcommitted
FIX: spellings plguin to plugin 💯
1 parent 655061a commit e85b5bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/create-guten-block/app/prePrint.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = ( blockName, blockDir ) => {
1414
console.log(
1515
'📦 ',
1616
chalk.black.bgYellow(
17-
` Creating a WP Gutenberg Block plguin called: ${ chalk.bgGreen(
17+
` Creating a WP Gutenberg Block plugin called: ${ chalk.bgGreen(
1818
` ${ blockName } `
1919
) }\n`
2020
),

0 commit comments

Comments
 (0)