diff --git a/src/main/webapp/i18n/en/programmingExercise.json b/src/main/webapp/i18n/en/programmingExercise.json index 2e4d9ea7a8fe..30712348289a 100644 --- a/src/main/webapp/i18n/en/programmingExercise.json +++ b/src/main/webapp/i18n/en/programmingExercise.json @@ -670,7 +670,7 @@ }, "pushExercise": "Push the exercise code to its repository. It will be checked out at {{checkoutDirectory}}.", "pushSolution": "Push the solution code to its repository. It will not be checked out.", - "pushTest": "Push the test code to its repository. It will be checked out at {{checkoutDirectory}}." + "pushTest": "Push the test code to its repository. It will be checked out in {{checkoutDirectory}}." } }, "error": {