Skip to content

Commit

Permalink
fix: codegen spelling mistake (aws-amplify#4757)
Browse files Browse the repository at this point in the history
  • Loading branch information
a-melnyk authored and sebastiancrossa committed Aug 24, 2020
1 parent 5fc674d commit a3b259a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/amplify-codegen/commands/codegen/codegen.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module.exports = {
description: constants.CMD_DESCRIPTION_GENERATE_TYPES,
},
{
name: 'statments [--nodownload] [--max-depth]',
name: 'statements [--nodownload] [--max-depth]',
description: constants.CMD_DESCRIPTION_GENERATE_STATEMENTS,
},
{
Expand Down

0 comments on commit a3b259a

Please sign in to comment.