diff --git a/src/assets/fixtures/translationQualityTiers.json b/src/assets/fixtures/translationQualityTiers.json index 5538aba1..b4ce333f 100644 --- a/src/assets/fixtures/translationQualityTiers.json +++ b/src/assets/fixtures/translationQualityTiers.json @@ -3,7 +3,7 @@ "value": "costEffective", "name": "Cost Effective", "description": [ - "The conveyed meaning must be the similar, but nuances might be lost. Occasional typos and translation errors are acceptable.", + "The conveyed meaning must be similar, but nuances might be lost. Occasional typos and translation errors are acceptable.", "Translators having a self-declared level B2 (CEFR) or higher will be able to work on this task." ], "requiredLevel": "B2" diff --git a/src/pages/Faq.jsx b/src/pages/Faq.jsx index cb59ea67..eab63c79 100644 --- a/src/pages/Faq.jsx +++ b/src/pages/Faq.jsx @@ -312,7 +312,7 @@ const faqs = [
This will help you discover the right prices for your tasks.
-If you would like to avoid this mechanism, you can set the same value for both minium and maximum price.
+If you would like to avoid this mechanism, you can set the same value for both minimum and maximum price.
>, ], [ @@ -424,7 +424,7 @@ const faqs = [ <>Short answer is: no! Always double-check it yourself.
- Linguo works with several languages and a miriad of file formats. There is currently no fail-proof way to + Linguo works with several languages and a myriad of file formats. There is currently no fail-proof way to determine the word count for a translation task.
diff --git a/src/pages/Home/Translators.jsx b/src/pages/Home/Translators.jsx index 90e8a978..17cd2c1d 100644 --- a/src/pages/Home/Translators.jsx +++ b/src/pages/Home/Translators.jsx @@ -12,8 +12,8 @@ import StartNowCard from './StartNowCard'; const SENTENCES = [ 'Earn by translating documents.', - "Earn by reviewing other people's tranlations.", - 'Flexibility to chose what you work on.', + "Earn by reviewing other people's translations.", + 'Flexibility to choose what you work on.', ]; const CARDS = [