Skip to content

Commit 6152119

Browse files
Update text/1003-deprecation-import-ember-from-ember.md
Co-authored-by: Katie Gengler <katie@kmg.io>
1 parent 15d208d commit 6152119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/1003-deprecation-import-ember-from-ember.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ These can happen in any order
378378

379379
While `@ember/-internals` were created to be internal, introducing new names for them would create churn and would make it harder for addon authors to support a wide range of versions. The internals paths all work today on supported releases, so dropping the deprecated usage doesn't reduce your support matrix, whereas using a newly-introduced import path would.
380380
381-
_All `@ember/-internals(/*)?` APIs (as mentioned above) are now public API, and to remove any of those APIs, they will need to go through the deprecation process._
381+
_All `@ember/-internals(/*)?` APIs mentioned above are now public API, and to remove any of those APIs, they will need to go through the deprecation process._
382382
383383
------------
384384

0 commit comments

Comments
 (0)