Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 4fef872

Browse files
Typo in the text
1 parent 3181aff commit 4fef872

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M03_L07_Configure_Pipelines_as_Code_with_YAML.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ In this task, you will add continuous delivery to the YAML-based definition of t
205205
downloadPath: "$(Build.ArtifactStagingDirectory)"
206206
```
207207

208-
1. If the YAML indentation is off, With the added task still selected in the editor, press the **Tab** key twice to indent it four spaces.
208+
1. If the YAML indentation is off, with the added task still selected in the editor, press the **Tab** key twice to indent it four spaces.
209209

210210
> **Note**: Here as well you may also want to add an empty line before and after to make it easier to read.
211211

0 commit comments

Comments
 (0)