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

Commit 8d0fbe4

Browse files
committed
Fixing small typo
1 parent a7c077e commit 8d0fbe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M14_Ansible_with_Azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ In this task, you will install and configure Ansible on the Azure VM you deploye
134134
```bash
135135
sudo apt-get update
136136
```
137-
1. Run the following commends to add and install VSCode (whenever you are prompted for confirmation, type **y** and press the **Enter** key):
137+
1. Run the following commands to add and install VSCode (whenever you are prompted for confirmation, type **y** and press the **Enter** key):
138138
```
139139
sudo apt-get install wget
140140
```

0 commit comments

Comments
 (0)