Skip to content

Commit

Permalink
Update update.ts (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
skkumaravel authored and GitHub Enterprise committed Mar 31, 2022
1 parent e0138b3 commit 0a660ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/planning/data-plans/update.ts
Expand Up @@ -61,7 +61,7 @@ export default class DataPlanUpdate extends Base {

const dataPlanService = this.getDataPlanService(this.credentials);

const message = 'Upadting Data Plan';
const message = 'Updating Data Plan';

cli.action.start(message);

Expand Down

0 comments on commit 0a660ee

Please sign in to comment.