Skip to content

Commit 761a303

Browse files
committed
cleanup
1 parent c2de279 commit 761a303

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/ember-released-5-4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Ember.js 5.4 is an incremental, backwards compatible release of Ember with bug f
3434

3535
Ember.js 5.4 introduced 1 feature:
3636

37-
- [#20521](https://github.com/emberjs/ember.js/pull/20521) Add TypeScript support for looking up controllers in DI registry
37+
- [#20521](https://github.com/emberjs/ember.js/pull/20521) Add TypeScript support for looking up controllers in dependency injection registry
3838

3939
#### Deprecations
4040

@@ -94,7 +94,7 @@ Ember CLI 5.4 introduced 4 new features.
9494

9595
Ember CLI 5.4 introduced 1 bug fix.
9696

97-
- [#10345](https://github.com/ember-cli/ember-cli/pull/10345) App blueprint may not have explicit-any in ember-data types @NullVoxPopuli
97+
- [#10345](https://github.com/ember-cli/ember-cli/pull/10345) App blueprint may not have explicit-any in ember-data types
9898

9999
#### Deprecations
100100

0 commit comments

Comments
 (0)