Skip to content

Commit

Permalink
authentication.md: Fixed 'personal' typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpds committed May 3, 2024
1 parent 8b66322 commit 33bb433
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

### GitLab

You need to create a [personnal access
You need to create a [personal access
token](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html)
and store this token into a file (`/filepath/to/your/access/token` in the below example).

### GitHub

You need to create a [fined-grained personnal access
You need to create a [fined-grained personal access
token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#fine-grained-personal-access-tokens)
and store this token into a file (`/filepath/to/your/access/token` in
the below example). Note classic personal access tokens are also
Expand Down

0 comments on commit 33bb433

Please sign in to comment.