diff --git a/lang/translator.js b/lang/translator.js
index 591f6d40..ffb879f9 100644
--- a/lang/translator.js
+++ b/lang/translator.js
@@ -7,7 +7,7 @@
* after .
* For example -
*
- * If you wish to translate some new texsts you should do two things:
+ * If you wish to translate some new texts you should do two things:
* 1. Add a new phrase pair ("New Phrase": "New Translation") into your language file (for example lang/ru.js). It will be great if you add it in other language files too.
* 2. Mark that text it templates this way New Phrase or .
* The main thing here is attribute data-sw-translate. Only inner html, title-attribute and value-attribute are going to translate.