diff --git a/src/levels/remote/tracking.js b/src/levels/remote/tracking.js index 5346dea5..c0b2cafd 100644 --- a/src/levels/remote/tracking.js +++ b/src/levels/remote/tracking.js @@ -229,7 +229,7 @@ exports.level = { "", "`git branch -u o/master foo`", "", - "va configurer la branche `foo` pour suivre `o/master`. Si `foo` est la branche vourante, vous pouvez même ne pas le préciser:", + "va configurer la branche `foo` pour suivre `o/master`. Si `foo` est la branche courante, vous pouvez même ne pas le préciser:", "", "`git branch -u o/master`", ""