From a8f5d5cea79adb1f589c59878baa36a103728a40 Mon Sep 17 00:00:00 2001 From: Pete Matsyburka Date: Tue, 9 Apr 2024 19:05:15 +0300 Subject: [PATCH] fix typo --- app/javascript/submission_form/i18n.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/javascript/submission_form/i18n.js b/app/javascript/submission_form/i18n.js index 4df3bfe4..778df955 100644 --- a/app/javascript/submission_form/i18n.js +++ b/app/javascript/submission_form/i18n.js @@ -24,7 +24,7 @@ const en = { appears_on: 'Appears on', page: 'Page', select_your_option: 'Select your option', - complete_hightlighted_checkboxes_and_click: 'Complete hightlighted checkboxes and click', + complete_hightlighted_checkboxes_and_click: 'Complete highlighted checkboxes and click', submit: 'submit', next: 'next', click_to_upload: 'Click to upload', @@ -42,7 +42,7 @@ const en = { please_check_the_box_to_continue: 'Please check the box to continue', open_source_documents_software: 'open source documents software', verified_phone_number: 'Verify Phone Number', - use_international_format: 'Use internatioanl format: +1xxx', + use_international_format: 'Use international format: +1xxx', six_digits_code: '6-digit code', change_phone_number: 'Change phone number', sending: 'Sending...',