diff --git a/content.js b/content.js
index 5c4468e77814514c8ef4ebc19a7525ab7f76bacb..ddd77afb7e8d81261815c0ba5001b4c3981798c1 100644
--- a/content.js
+++ b/content.js
@@ -297,7 +297,7 @@ let Content = {
     order: 7
   },
   change_border_color: {
-    instructions: "This looks quite horrible, please change the border color and the background color of the element on the left. You can use any value you prefer. In order to get the points you will have to use the developer tools console, and change the color in the <em>element</em> selector. Also remeber that the values you use should be valid ones.",
+    instructions: "This looks quite horrible, please change the border color and the background color of the element on the left. You can use any value you prefer. In order to get the points you will have to use the developer tools console, and change the color in the <em>element</em> selector. Also remember that the values you use should be valid ones.",
     html: `
       <style>
         div#color-element {