diff --git a/src/commands/clear-account.js b/src/commands/clear-account.js index 3e8af8d..f7784bb 100644 --- a/src/commands/clear-account.js +++ b/src/commands/clear-account.js @@ -249,7 +249,7 @@ class ClearAccountCommand extends Command { } ClearAccountCommand.description = - "Clear your AWS account from all supported resources. Use with cautious!"; + "Clear your AWS account from all supported resources. Use with caution!"; ClearAccountCommand.flags = { force: flags.boolean({ char: "f",