diff --git a/text/0000-template.md b/text/0000-template.md index f0c8540a55..96428b8035 100644 --- a/text/0000-template.md +++ b/text/0000-template.md @@ -123,7 +123,7 @@ After: --- -For people on older versions of Ember that support `{{let}}`, we'll create an `ember-template-lint` rule to prevent the use of `{{with}}`. +For people on older versions of Ember that support `{{let}}`, we'll create an `ember-template-lint` rule that they can use to prevent the use of `{{with}}`. ## How we teach this @@ -145,4 +145,4 @@ We could deprecate `{{with}}` and introduce `{{if-let}}` in an addon instead of ## Unresolved questions -- +(none)