diff --git a/Introduction-to-JOJ3.md b/Introduction-to-JOJ3.md index cf01abe..36d5b05 100644 --- a/Introduction-to-JOJ3.md +++ b/Introduction-to-JOJ3.md @@ -38,7 +38,7 @@ The `scope` is defined and provided by TT for each task or each assignment. For The `message` should concisely describe the changes included in this commit. -The `footer` is used to specify what "steps" should be run, eg. `joj` to test the correctness or `build` to only compile. Footers can vary between courses and assignments, please refer to information provided by TT to know which ones are available. +The `footer` is used to specify what "stages" should be run, eg. `joj` to test the correctness or `build` to only compile. Footers can vary between courses and assignments, please refer to information provided by TT to know which ones are available. #### Examples