Skip to content

Commit 0a3623c

Browse files
authored
Merge pull request #89756 from changeworld/patch-94
Fix typo
2 parents 0f5ac7c + 97e15d1 commit 0a3623c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/freebsd-intro-on-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If bash is not installed on your FreeBSD machine, run following command before t
4242
sudo pkg install bash
4343
```
4444

45-
If python is not installed on your FreeBSD machine, run following commands before the installation. 
45+
If Python is not installed on your FreeBSD machine, run following commands before the installation. 
4646

4747
```bash
4848
sudo pkg install python38

0 commit comments

Comments
 (0)