diff --git a/index.html b/index.html
index c7f75ef2..bd48c6a5 100644
--- a/index.html
+++ b/index.html
@@ -822,7 +822,7 @@ $("#e14_destroy").click(function() { $("#e14").select2("destroy"); });
           </div>
       </article>
 
-      <article class="row" id="lifecycle">
+      <article class="row" id="drag_drop">
 <script id="script_e15">
 $(document).ready(function () {
 $("#e15").select2({tags:["red", "green", "blue", "orange", "white", "black", "purple", "cyan", "teal"]});
diff --git a/select-2.1.html b/select-2.1.html
index f292f20d..e264f8b8 100755
--- a/select-2.1.html
+++ b/select-2.1.html
@@ -571,7 +571,7 @@ version: 2.1
     </div>
 </article>
 
-<article class="row" id="lifecycle">
+<article class="row" id="drag_drop">
     <script id="script_e15">
         $(document).ready(function () {
             $("#e15").select2({tags:["red", "green", "blue", "orange", "white", "black", "purple", "cyan", "teal"]});
diff --git a/select2-latest.html b/select2-latest.html
index 6c1cab05..f569f211 100644
--- a/select2-latest.html
+++ b/select2-latest.html
@@ -829,7 +829,7 @@ $("#e14_destroy").click(function() { $("#e14").select2("destroy"); });
           </div>
       </article>
 
-      <article class="row" id="lifecycle">
+      <article class="row" id="drag_drop">
 <script id="script_e15">
 $(document).ready(function () {
 $("#e15").select2({tags:["red", "green", "blue", "orange", "white", "black", "purple", "cyan", "teal"]});