Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit a934ede

Browse files
committed
Kathy's post-review edits 2
1 parent b801b45 commit a934ede

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/docs/ts/latest/guide/template-syntax.jade

+2-2
Original file line numberDiff line numberDiff line change
@@ -490,8 +490,8 @@ table
490490
If we must read a target element property or call one of its methods,
491491
we'll need a different technique.
492492
See the API reference for
493-
[viewChild](../api/core/index/ViewChild-decorator.html) and
494-
[contentChild](../api/core/index/ContentChild-decorator.html).
493+
[ViewChild](../api/core/index/ViewChild-decorator.html) and
494+
[ContentChild](../api/core/index/ContentChild-decorator.html).
495495

496496
:marked
497497
### Binding target

0 commit comments

Comments
 (0)