diff --git a/extensions/bootstrap/Collapse.php b/extensions/bootstrap/Collapse.php
index 814e4ba..22e022e 100644
--- a/extensions/bootstrap/Collapse.php
+++ b/extensions/bootstrap/Collapse.php
@@ -53,8 +53,6 @@ class Collapse extends Widget
      * - content: string, required, the content (HTML) of the group
      * - options: array, optional, the HTML attributes of the group
      * - contentOptions: optional, the HTML attributes of the group's content
-     *
-     * ```
      */
     public $items = [];