From 9ac4615f06cfcb8912fb00793046d3cad761b450 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Thu, 28 Mar 2019 12:44:56 +0100 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18df6834c..1f8955085 100644 --- a/README.md +++ b/README.md @@ -426,7 +426,7 @@ Check the files located in `config/locales`: If you plan to translate the application to a new locale, please consider that the reference translation is French. Indeed, in some cases, the English texts/sentences can seems confuse or lack of context as they were originally translated from French. -To prevent syntax mistakes while translating locale files, we **STRONGLY advise** you to use a text editor witch support syntax coloration for YML and Ruby. +To prevent syntax mistakes while translating locale files, we **STRONGLY advise** you to use a text editor which support syntax coloration for YML and Ruby. #### Front-end translations