Skip to content

Commit

Permalink
Update describe
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jun 17, 2024
1 parent 647110c commit 1c2c3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/blueprint.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ interface Options {

export const command: Command = 'blueprint [moduleName]'

export const describe: Describe = 'Create a blueprint from a type module'
export const describe: Describe = 'Create a blueprint from a module'

export const builder: Builder = {
moduleName: {
Expand Down

0 comments on commit 1c2c3fa

Please sign in to comment.