From 33bb433c757f1f47c4419e4eef8bfc8d25b905a1 Mon Sep 17 00:00:00 2001 From: Jonathan Davies Date: Fri, 3 May 2024 10:31:04 +0100 Subject: [PATCH] authentication.md: Fixed 'personal' typo. --- docs/authentication.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/authentication.md b/docs/authentication.md index 70baa04..00106f8 100644 --- a/docs/authentication.md +++ b/docs/authentication.md @@ -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