We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a39bb commit 52b89c2Copy full SHA for 52b89c2
learn-pr/wwl-language/csharp-do-while/includes/1-introduction.md
@@ -16,7 +16,7 @@ In this module, you will:
16
- Write code that uses the `while` statement to iterate through a code block.
17
- Use the `continue` statement to step directly to the Boolean evaluation.
18
19
-## Prerequisites:
+## Prerequisites
20
21
- Experience using the `if` statement
22
- Experience using `foreach` and `for` iteration statements.
0 commit comments