From 6936cfd488fff64914cc01d262ec07dfc82330a5 Mon Sep 17 00:00:00 2001 From: devnll <47151094+devnll@users.noreply.github.com> Date: Sat, 16 Apr 2022 09:42:11 -0600 Subject: [PATCH] Fix reference to GitLab --- docs/integrations/bitbucket.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/bitbucket.md b/docs/integrations/bitbucket.md index 694bf68766..c1122af673 100644 --- a/docs/integrations/bitbucket.md +++ b/docs/integrations/bitbucket.md @@ -14,7 +14,7 @@ To authenticate against Bitbucket repositories you will need to create a persona 4. Under the **Details** section in **Add app password** enter a label for your password -5. Under **Permissions** select `read` and `write` in the **Repositories** section to ensure that GitHub Desktop has the correct read/write access to your GitLab repositories. +5. Under **Permissions** select `Read` and `Write` in the **Repositories** section to ensure that GitHub Desktop has the correct read/write access to your Bitbucket repositories. 6. Click **Create** to create a new token, and then copy the token to your clipboard.