Skip to content

Commit 7364f50

Browse files
authored
Update analytics.md
1 parent 86ce7e7 commit 7364f50

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

guides/appendix/analytics.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
Ember-cli tracks data points related to the use of the Ember-cli tool. This information is used by the
2-
Ember and Ember-cli core teams to identify upgrade blockers, monitor build performance, and understand which
1+
Ember CLI tracks data points related to its use. This information is used by the
2+
Ember and Ember CLI core teams to identify upgrade blockers, monitor build performance, and understand which
33
features are being used. Users who are uncomfortable with this data collection can permanently disable it by
4-
updating their .ember-cli file.
4+
updating their `.ember-cli` file.
55

6-
Ember-cli tracks (only) the following data points:
6+
Ember CLI only tracks the following data points:
77

8-
- ember-cli version
8+
- ember CLI version
99
- build/rebuild/live-reload times
1010
- how many errors occurred
1111

@@ -31,7 +31,7 @@ We understand! To permanently disable any analytics gathering you can update you
3131

3232
## Who has access
3333

34-
The ember and ember-cli core [teams](https://emberjs.com/teams/).
34+
The [Ember and Ember CLI core teams](https://emberjs.com/teams/).
3535
These teams have been granted access to the analytics data in order to make informed decisions about the direction
3636
and future of the projects.
3737

0 commit comments

Comments
 (0)