We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94dbd7b commit 5942f9dCopy full SHA for 5942f9d
Documentation/teaching/labs/infrastructure.rst
@@ -38,7 +38,7 @@ tasks:
38
For each task you may have multiple steps to perform, usually
39
incremental. These steps are marked in the source code as well as in
40
the lab exercises with the keyword *TODO*. If we have multiple steps
41
-to perform they will be prefixed by a number, like *TODO1*, *TODO2*,
+to perform they will be suffixed by a number, like *TODO1*, *TODO2*,
42
etc. If no number is used it is assumed to be the one and only
43
step. If you want to resume a task from a certain step, you can using
44
the **TODO** variable. The following example will generate the
0 commit comments