Skip to content

Commit 5942f9d

Browse files
authored
Documentation: infrastructure: fix typo
Signed-off-by: yujiehan2002 <[email protected]>
1 parent 94dbd7b commit 5942f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/teaching/labs/infrastructure.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tasks:
3838
For each task you may have multiple steps to perform, usually
3939
incremental. These steps are marked in the source code as well as in
4040
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*,
41+
to perform they will be suffixed by a number, like *TODO1*, *TODO2*,
4242
etc. If no number is used it is assumed to be the one and only
4343
step. If you want to resume a task from a certain step, you can using
4444
the **TODO** variable. The following example will generate the

0 commit comments

Comments
 (0)