From a98082eb1637ef3b51ee374ced586beb3dff5850 Mon Sep 17 00:00:00 2001 From: Bob Uhl Date: Mon, 11 Jul 2016 06:55:44 -0600 Subject: [PATCH] Correct grammar (#3539) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 8e40af1cc7..16a973ab27 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2309,7 +2309,7 @@ }, { "id": "error.not_found.message", - "translation": "The page you where trying to reach does not exist." + "translation": "The page you were trying to reach does not exist." }, { "id": "error.not_found.title",