From c445e04b6add358e92a42f311b8ed6e9f6cb6134 Mon Sep 17 00:00:00 2001 From: Nathaniel Furniss Date: Thu, 3 Jun 2021 21:33:19 -0700 Subject: [PATCH] Correct typo in optionalFeatures warning --- lib/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/index.js b/lib/index.js index ce887fbeb22..ccfe09c7dc7 100644 --- a/lib/index.js +++ b/lib/index.js @@ -142,7 +142,7 @@ module.exports = { } } else { this.ui.writeWarnLine( - 'The Ember Classic edition has been deprecated. Speciying "classic" in your package.json, or not specifying a value at all, will no longer be supported. You must explicitly set the "ember.edition" property to "octane". This warning will become an error in Ember 4.0.0.\n\nFor more information, see the deprecation guide: https://deprecations.emberjs.com/v3.x/#toc_editions-classic' + 'The Ember Classic edition has been deprecated. Specifying "classic" in your package.json, or not specifying a value at all, will no longer be supported. You must explicitly set the "ember.edition" property to "octane". This warning will become an error in Ember 4.0.0.\n\nFor more information, see the deprecation guide: https://deprecations.emberjs.com/v3.x/#toc_editions-classic' ); if (