diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json
index 1f36b1af0d..39908e6f9f 100644
--- a/src/i18n/strings/ru.json
+++ b/src/i18n/strings/ru.json
@@ -992,5 +992,5 @@
"If your other devices do not have the key for this message you will not be able to decrypt them.": "Если у других устройств нет ключа для этого сообщения, вы не сможете его расшифровать.",
"Key request sent.": "Запрос ключа отправлен.",
"Re-request encryption keys from your other devices.": "Повторно запросить ключи шифрования с других устройств.",
- "%(user)s is a %(userRole)s": "%(user)s яаляется %(userRole)s"
+ "%(user)s is a %(userRole)s": "%(user)s является %(userRole)s"
}