You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
Copy file name to clipboardExpand all lines: public/docs/ts/latest/guide/template-syntax.jade
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -542,7 +542,7 @@ table
542
542
// #docregion property-binding-7
543
543
:marked
544
544
### Binding target
545
-
a id between enclosing square brackets identifies the target property. The target property in the following code is the image element’s `src` property.
545
+
An element property between enclosing square brackets identifies the target property. The target property in the following code is the image element’s `src` property.
0 commit comments