Skip to content

Commit

Permalink
Fix typo (#23658)
Browse files Browse the repository at this point in the history
Github -> GitHub
  • Loading branch information
changeworld authored Dec 26, 2023
1 parent b2f507a commit b1e84ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/development-docs/vm-for-partners.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ If you need an Azure Virtual Machine with all the [prerequisites](https://github
Write-Host "==> All done."
```

# Github Settings and Repository Setup
# GitHub Settings and Repository Setup
You will need to set up the GitHub configuration so that commits appear with your GitHub name.
```
git config --global user.email "<Your email on GitHub>"
Expand Down

0 comments on commit b1e84ce

Please sign in to comment.