Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Fixing typo (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrebriggs authored Jun 16, 2020
1 parent 8744034 commit 54319ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/setup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ export const execute = async (
}
await createProjectIfNotExist(coreAPI, rc);
await logStatusSpinner(
"Creating vaiable group",
"Creating variable group",
"Variable group created",
setupVariableGroup(rc)
);
Expand Down

0 comments on commit 54319ec

Please sign in to comment.