diff --git a/content.js b/content.js
index bc3e4f684b245968307da9c95f18430e0ef8db6f..bef24a6437a566a4d4cd5cb3f1842d16b6ee65d7 100644
--- a/content.js
+++ b/content.js
@@ -495,7 +495,7 @@ let Content = {
     title: "Select and remove the right element",
     description: "",
     concepts: ["JavaScript", "getElementById", "childNodes", "innerText", "remove"],
-    order: 13
+    order: 14
   }
 
 };