From eab9631a11cf25acd068dcf2cb0420ea49a2f8c2 Mon Sep 17 00:00:00 2001 From: Nils Maier Date: Wed, 28 Aug 2019 04:10:24 +0200 Subject: [PATCH] Fix typo --- _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 d729bc9..39b35ee 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1,7 +1,7 @@ { "CRASH": { "description": "Error Message", - "message": "Interal Browser Error" + "message": "Internal Browser Error" }, "FILE_FAILED": { "description": "Error Message",