From 7a2f86a5c3bfbc57a4bff57e535cf26c7be917ea Mon Sep 17 00:00:00 2001 From: rubjo Date: Fri, 31 Jul 2020 14:19:53 +0200 Subject: [PATCH] Fix English typo --- 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 7c43e725..29abd1a6 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -214,7 +214,7 @@ "button": "Select File", "reactiveResume": { "heading": "Import from Reactive Resume", - "text": "Reactive Resume has it's own schema format to make the most of all the customizable capabilities it has to offer. If you'd like to import a backup of your resume made with this app, just upload the file using the button below." + "text": "Reactive Resume has its own schema format to make the most of all the customizable capabilities it has to offer. If you'd like to import a backup of your resume made with this app, just upload the file using the button below." }, "jsonResume": { "heading": "Import from JSON Resume",