Skip to content

Commit 3576382

Browse files
authored
Fix: Typo in instructions (#12120)
1 parent 5676b8b commit 3576382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/create-image-and-azure-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ In any case, you will need these software installed:
4949

5050
For Linux - install the latest version from your distro's package repo.
5151

52-
For Windows - download and install it from [here](https://gitforwindows.org/) of use [Chocolatey](https://chocolatey.org/):
52+
For Windows - download and install it from [here](https://gitforwindows.org/) or use [Chocolatey](https://chocolatey.org/):
5353

5454
```powershell
5555
choco install git -params '"/GitAndUnixToolsOnPath"'

0 commit comments

Comments
 (0)