From 9f811010845345368eb5183483804fa4c8280094 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 31 Jul 2020 19:11:10 +0530 Subject: [PATCH] - fix typo in import text --- src/i18n/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index 29abd1a6..dd03410a 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -222,7 +222,7 @@ }, "linkedIn": { "heading": "Import from LinkedIn", - "text": "You can import a JSON that was exported from Reactive Resume by clicking on the button below and selecting the appropriate file." + "text": "You can import a JSON that was exported from LinkedIn by clicking on the button below and selecting the appropriate file." } }, "export": {