From 5942f9da41650e26e7ff0aa220712a6e56dd6e84 Mon Sep 17 00:00:00 2001 From: hanyujie2002 Date: Tue, 7 May 2024 16:45:45 +0800 Subject: [PATCH] Documentation: infrastructure: fix typo Signed-off-by: yujiehan2002 --- Documentation/teaching/labs/infrastructure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/teaching/labs/infrastructure.rst b/Documentation/teaching/labs/infrastructure.rst index b3b4873c01e114..e4749ba7cf968c 100644 --- a/Documentation/teaching/labs/infrastructure.rst +++ b/Documentation/teaching/labs/infrastructure.rst @@ -38,7 +38,7 @@ tasks: For each task you may have multiple steps to perform, usually incremental. These steps are marked in the source code as well as in the lab exercises with the keyword *TODO*. If we have multiple steps -to perform they will be prefixed by a number, like *TODO1*, *TODO2*, +to perform they will be suffixed by a number, like *TODO1*, *TODO2*, etc. If no number is used it is assumed to be the one and only step. If you want to resume a task from a certain step, you can using the **TODO** variable. The following example will generate the