From ec1690fdcdaee34696ad645ab6f2f3ed1fec42ab Mon Sep 17 00:00:00 2001 From: Daniel Zabari Date: Thu, 19 Sep 2019 14:10:35 -0400 Subject: [PATCH] Update index.js this is a HUGE missed opportunity for a pun, and I think the pun fits better with the tone of the site generally --- src/levels/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/levels/index.js b/src/levels/index.js index 957193c7..922bfabf 100644 --- a/src/levels/index.js +++ b/src/levels/index.js @@ -190,7 +190,7 @@ var sequenceInfo = exports.sequenceInfo = { 'uk' : 'Переміщуємо роботу туди-сюди' }, about: { - 'en_US': 'Get comfortable with modifying the source tree', + 'en_US': 'Git comfortable with modifying the source tree', 'de_DE': 'Gewöhn dich daran, den Git-Baum zu verändern', 'fr_FR': 'Soyez à l\'aise pour modifier l\'arbre Git', 'es_AR': 'Ponete cómodo con modificar el directorio fuente',