Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
miketalley committed May 10, 2021
1 parent 02ccfd9 commit 2bafb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/commands/config/set/allowUsageTracking.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const enableOrDisableUsageTracking = async () => {
look: false,
name: 'isEnabled',
pageSize: 20,
message: 'Choose to enable to disable usage tracking',
message: 'Choose to enable or disable usage tracking',
choices: [
{
name: 'Enabled',
Expand Down

0 comments on commit 2bafb86

Please sign in to comment.