We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05d86ae commit be0c3d5Copy full SHA for be0c3d5
packages/angular/cli/models/analytics.ts
@@ -378,7 +378,7 @@ export async function promptGlobalAnalytics(force = false) {
378
if (answers.analytics) {
379
console.log('');
380
console.log(tags.stripIndent`
381
- Thank you for sharing anonymous usage data. Would you change your mind, the following
+ Thank you for sharing anonymous usage data. If you change your mind, the following
382
command will disable this feature entirely:
383
384
${terminal.yellow('ng analytics off')}
0 commit comments