docs(lifecycle-hooks): Fixed missing ":marked" typo

closes #1051
This commit is contained in:
Aristeidis Bampakos 2016-04-06 11:45:12 +03:00 committed by Ward Bell
parent 6f945b7c38
commit 2b714a3945
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ a(id="hooks-overview")
Nonetheless, we strongly recommend adding interfaces to TypeScript directive classes
in order to benefit from strong typing and editor tooling.
:marked
Here are the component lifecycle hook methods:
### Directives and Components