fix: adjust instances of Github to GitHub (#15203)

s/Github/GitHub

Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
Edward Angert
2024-10-28 07:43:30 -04:00
committed by GitHub
parent c8f68cbc46
commit 007f0a35a4
9 changed files with 15 additions and 15 deletions

View File

@@ -3605,9 +3605,9 @@ CreateWorkspaceRequest provides options for creating a new workspace. Only one o
| Name | Type | Required | Restrictions | Description |
| -------- | ---------------------------------------------------------- | -------- | ------------ | ----------- |
| `github` | [codersdk.OAuth2GithubConfig](#codersdkoauth2githubconfig) | false | | |
| `github` | [codersdk.OAuth2GitHubConfig](#codersdkoauth2githubconfig) | false | | |
## codersdk.OAuth2GithubConfig
## codersdk.OAuth2GitHubConfig
```json
{