diff --git a/js/angular/directive/slideBox.js b/js/angular/directive/slideBox.js
index 83daabf59e..f39f18c15e 100644
--- a/js/angular/directive/slideBox.js
+++ b/js/angular/directive/slideBox.js
@@ -13,17 +13,19 @@
*
* @usage
* ```html
- *
- *
- * BLUE
- *
- *
- * YELLOW
- *
- *
- * PINK
- *
- *
+ *
+ *
+ *
+ * BLUE
+ *
+ *
+ * YELLOW
+ *
+ *
+ * PINK
+ *
+ *
+ *
* ```
*
* @param {expression=} selected A model bound to the selected slide index.