From 63efce0309f5569d743c817313ce22912d42874d Mon Sep 17 00:00:00 2001
From: Ildar Kamalov <i.kamalov@adguard.com>
Date: Wed, 25 Sep 2019 16:08:54 +0300
Subject: [PATCH] - client: fix typo in translations

---
 client/src/__locales/en.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/client/src/__locales/en.json b/client/src/__locales/en.json
index 57938631..e4e1c1af 100644
--- a/client/src/__locales/en.json
+++ b/client/src/__locales/en.json
@@ -394,7 +394,7 @@
     "forgot_password": "Forgot password?",
     "forgot_password_desc": "Please follow <0>these steps</0> to create a new password for your user account.",
     "location": "Location",
-    "orgname": "Organisation name",
+    "orgname": "Organization name",
     "netname": "Network name",
     "descr": "Description",
     "whois": "Whois"