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 ff48686 commit 1b98a52Copy full SHA for 1b98a52
packages/angular/cli/models/analytics.ts
@@ -174,7 +174,7 @@ export async function promptProjectAnalytics(force = false): Promise<boolean> {
174
if (answers.analytics) {
175
console.log('');
176
console.log(tags.stripIndent`
177
- Thank you for sharing anonymous usage data. Would you change your mind, the following
+ Thank you for sharing anonymous usage data. Should you change your mind, the following
178
command will disable this feature entirely:
179
180
${colors.yellow('ng analytics project off')}
0 commit comments