Skip to content

Commit

Permalink
fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Garrett committed Jan 11, 2019
1 parent f80546f commit fb39c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text/0000-tracked-properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ class SomeComponent extends Component {
}
```
```hbs
{{pollInterval}}
{{this.pollInterval}}
```

Let's walk through the flow here:
Expand Down

0 comments on commit fb39c14

Please sign in to comment.