We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34b687d commit a843310Copy full SHA for a843310
public/docs/ts/latest/guide/template-syntax.jade
@@ -1234,7 +1234,7 @@ figure.image-display
1234
:marked
1235
## Template reference variables
1236
1237
- A **template reference variable** is a reference to an DOM element or directive within a template.
+ A **template reference variable** is a reference to a DOM element or directive within a template.
1238
1239
It can be used with native DOM elements but also with Angular 2 components — in fact, it will work with any custom web component.
1240
0 commit comments