From f9276b4e3d6e4d4460c8c783de28c13fb59bc556 Mon Sep 17 00:00:00 2001 From: Ricardo Mendes Date: Tue, 26 Sep 2017 09:32:10 +0100 Subject: [PATCH] Update v2.x.html.md --- source/deprecations/v2.x.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/deprecations/v2.x.html.md b/source/deprecations/v2.x.html.md index c4feefa10f..57e75062e4 100644 --- a/source/deprecations/v2.x.html.md +++ b/source/deprecations/v2.x.html.md @@ -1059,8 +1059,8 @@ Use a proper thing. ##### until: 3.0.0 ##### id: ember-string.prototype_extensions -`"hello".capitalize()` to `capitalize("hello")`. - +a. `"hello".capitalize()` to `capitalize("hello")`. +b. `ember install ember-string-prototype-extensions`. #### Ember.String imports