Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit 4619a15

Browse files
knutwannhedennisarhassan12
authored andcommitted
Correct typo in OAuth guide
1 parent 2615d59 commit 4619a15

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

src/docs/self-hosted/0.3.0/install/oauth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ Follow the guide linked above and:
2828

2929
- set "Scopes" to `api`, `read_user` and `read_repository`.
3030
- copy the following values and configure them in `values.yaml`:
31-
- `clientId` is the "Application ID" from the GitLab OAuth appication
32-
- `clientSecret` is the "Secret" from the GitLab OAuth appication
31+
- `clientId` is the "Application ID" from the GitLab OAuth application
32+
- `clientSecret` is the "Secret" from the GitLab OAuth application

src/docs/self-hosted/0.4.0/install/oauth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ Follow the guide linked above and:
3939

4040
- set "Scopes" to `api`, `read_user` and `read_repository`.
4141
- copy the following values and configure them in `values.yaml`:
42-
- `clientId` is the "Application ID" from the GitLab OAuth appication
43-
- `clientSecret` is the "Secret" from the GitLab OAuth appication
42+
- `clientId` is the "Application ID" from the GitLab OAuth application
43+
- `clientSecret` is the "Secret" from the GitLab OAuth application

src/docs/self-hosted/0.5.0/install/oauth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ Follow the guide linked above and:
3939

4040
- set "Scopes" to `api`, `read_user` and `read_repository`.
4141
- copy the following values and configure them in `values.yaml`:
42-
- `clientId` is the "Application ID" from the GitLab OAuth appication
43-
- `clientSecret` is the "Secret" from the GitLab OAuth appication
42+
- `clientId` is the "Application ID" from the GitLab OAuth application
43+
- `clientSecret` is the "Secret" from the GitLab OAuth application

0 commit comments

Comments
 (0)