diff --git a/src/levels/index.js b/src/levels/index.js index af38e18a..a305f8f3 100644 --- a/src/levels/index.js +++ b/src/levels/index.js @@ -183,7 +183,7 @@ var sequenceInfo = exports.sequenceInfo = { about: { 'en_US': 'Get comfortable with modifying the source tree', 'de_DE': 'Gewöhn dich daran, den Git-Baum zu verändern', - 'fr_FR': 'Soyez alaise de modifier l\'arbre Git', + 'fr_FR': 'Soyez à l\'aise pour modifier l\'arbre Git', 'es_AR': 'Ponete cómodo con modificar el directorio fuente', 'pt_BR': 'Fique confortável em modificar a árvore de códigos', 'ko' : '작업 트리를 수정하는건 식은죽 먹기지요 이제',