From 933863f1ee98d66cb17f828a9ab74e5ea0bd918a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Pomyka=C5=82a?= Date: Fri, 27 May 2022 18:13:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee699cb..a8f97d4 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,5 @@ jobs: uploadPath: ./{lang}/translations.json uploadFormat: single-language-json uploadOptions: "PUBLISH_AFTER_IMPORT,TRIM_LEADING_TRIALING_SPACES" # optional - languageKey: en # optional, it accepts only one lanauge key + languageKey: en # optional, it accepts only one language key ```