diff --git a/core/js/placeholder.js b/core/js/placeholder.js
index 318fe48ffa476719937a4c7120892ae833548a2d..16543541cb4854d1236404f34a66f17d53ead2be 100644
--- a/core/js/placeholder.js
+++ b/core/js/placeholder.js
@@ -20,7 +20,7 @@
  */
 
 /*
- * Adds a background color to the element called on and adds the first charater
+ * Adds a background color to the element called on and adds the first character
  * of the passed in string. This string is also the seed for the generation of
  * the background color.
  *