Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4bc37d

Browse files
committed
typos hotfix
1 parent 2be7a15 commit b4bc37d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/admin/external-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ GitHub provider).
5454
| Pull requests | Read & Write | Grants access to create and update pull requests. |
5555
| Workflows | Read & Write | Grants access to update files in `.github/workflows/`. |
5656
| Metadata | Read-only | Grants access to metadata written by GitHub Apps. |
57-
| Members | Rad-only | Grabts access to organization members and teams. |
57+
| Members | Read-only | Grants access to organization members and teams. |
5858

5959
3. Install the App for your organization. You may select a subset of
6060
repositories to grant access to.

docs/admin/templates/extending-templates/parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ A Coder parameter can have one of these types:
5656

5757
- `string`
5858
- `bool`
59-
- `number`.
59+
- `number`
6060
- `list(string)`
6161

6262
To specify a default value for a parameter with the `list(string)` type, use a

0 commit comments

Comments
 (0)