diff --git a/lib/interface/cli/commands/components/update.cmd.js b/lib/interface/cli/commands/components/update.cmd.js index 1539c0145..4f34d1324 100644 --- a/lib/interface/cli/commands/components/update.cmd.js +++ b/lib/interface/cli/commands/components/update.cmd.js @@ -7,7 +7,7 @@ const command = new Command({ parent: componentsRoot, description: 'Update Codefresh CLI components', webDocs: { - category: 'Componenets', + category: 'Components', title: 'Update', }, builder: yargs => yargs