From d4c1aafb258e6478d65cc9b6dfa1f79868c8f75b Mon Sep 17 00:00:00 2001 From: Shengping Zhong Date: Wed, 8 Oct 2014 09:55:08 +0800 Subject: [PATCH] Update item.js Fix closing tag in doc. --- js/angular/directive/item.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/angular/directive/item.js b/js/angular/directive/item.js index 53bb3675c1..08ac1ef705 100644 --- a/js/angular/directive/item.js +++ b/js/angular/directive/item.js @@ -23,7 +23,7 @@ var ITEM_TPL_CONTENT = * Hello! * * Link to detail page -* +* * * ``` */