diff --git a/js/angular/directive/collectionRepeat.js b/js/angular/directive/collectionRepeat.js index 9199abb961..e63505d952 100644 --- a/js/angular/directive/collectionRepeat.js +++ b/js/angular/directive/collectionRepeat.js @@ -51,7 +51,7 @@ * {% raw %}{{item}}{% endraw %} * * - * + * * ``` * ```js * function ContentCtrl($scope) {