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

Commit 6f09613

Browse files
committed
updated _cache file following Kathy's post-review edits 2
1 parent dd261c6 commit 6f09613

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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)