From 6a536a4f60114f860e576ecc267fdfbed673b2ad Mon Sep 17 00:00:00 2001 From: Warrick Corfe-Tan Date: Thu, 22 Jul 2021 16:49:10 +1000 Subject: [PATCH] grammar fix --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 843b74917..82bcac367 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -415,5 +415,5 @@ "pinConversationLimitTitle": "Pinned conversations limit", "pinConversationLimitToastDescription": "You can only pin $number$ conversations", "sendRecoveryPhraseTitle": "Sending Recovery Phrase", - "sendRecoveryPhraseMessage": "You are attempting send your recovery phrase which can be used to access your account. Are you sure you want to send this message?" + "sendRecoveryPhraseMessage": "You are attempting to send your recovery phrase which can be used to access your account. Are you sure you want to send this message?" }