Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinJoyce committed Feb 15, 2019
1 parent 1fb3223 commit bf4a81c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions text/0000-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -145,4 +145,4 @@ We could deprecate `{{with}}` and introduce `{{if-let}}` in an addon instead of

## Unresolved questions

-
(none)

0 comments on commit bf4a81c

Please sign in to comment.