Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taras committed Sep 7, 2016
1 parent 97053d7 commit 603c222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ Note: requires Ember 2.0+ (ie. does not support 1.13)

Inline let declarations are in scope until the parent element or block is closed, for example:

```
```hbs
{{#if person.isActive}}
<div>
{{let name=person.name}}
Expand Down

0 comments on commit 603c222

Please sign in to comment.