Skip to content

Commit b1e84ce

Browse files
authored
Fix typo (Azure#23658)
Github -> GitHub
1 parent b2f507a commit b1e84ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/development-docs/vm-for-partners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ If you need an Azure Virtual Machine with all the [prerequisites](https://github
126126
Write-Host "==> All done."
127127
```
128128
129-
# Github Settings and Repository Setup
129+
# GitHub Settings and Repository Setup
130130
You will need to set up the GitHub configuration so that commits appear with your GitHub name.
131131
```
132132
git config --global user.email "<Your email on GitHub>"

0 commit comments

Comments
 (0)