Skip to content

Commit d9784cc

Browse files
committed
fix ref to CLI
1 parent ea644b0 commit d9784cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/updates-to-ember-data-versioning-strategy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ consumers using older versions by focusing on providing the most robust release
4646
- EmberData will begin setting an explicit peerDependency on ember-source set to all tested compatible versions matching the range specified in the release notes.
4747

4848
- Note: this peerDependency will at times be much broader than EmberData's official LTS support policy of "last 2 ember-source LTS releases".
49-
- ember-cli will ship the latest version of EmberData at the time of releases in the new app blueprint.
49+
- Ember CLI will ship the latest version of EmberData at the time of releases in the new app blueprint.
5050
- The releases overview on the website will continue to offer instructions for installing the latest version of Ember.js, which will include the latest version of EmberData (see previous bullet point). The LTS page will be updated to track both the Ember.js and EmberData LTS.
5151

5252
## Examples

0 commit comments

Comments
 (0)