From 65320126c2f4d87216b3141daade8fe88f53003f Mon Sep 17 00:00:00 2001 From: laiso Date: Thu, 26 Mar 2015 19:48:17 +0900 Subject: [PATCH] docs(directives): fix HTML in an example Closes #1115 --- modules/angular2/docs/core/02_directives.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/angular2/docs/core/02_directives.md b/modules/angular2/docs/core/02_directives.md index bc9683d9a3..95af9e4603 100644 --- a/modules/angular2/docs/core/02_directives.md +++ b/modules/angular2/docs/core/02_directives.md @@ -322,8 +322,8 @@ Assume the following DOM structure for `my_app.html`:
| | | - | -
| + | + | | ```