Skip to content

Commit 07b9342

Browse files
fix spelling error
1 parent a942e6d commit 07b9342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/gh-bb-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Permission denied (publickey).
7676

7777
Consider using a machine user's SSH key instead of a regular user's key for automated tasks that may have restricted access to required repos. A [machine user](https://developer.github.com/guides/managing-deploy-keys/#machine-users) is a GitHub user which you create only for automated tasks. Add a machine user's SSH key to your projects on CircleCI and use that key as the *Checkout SSH key* for these projects, instead of using deploy keys or your own SSH keys.
7878

79-
Here are the steps to set a machine user's SSH key as a checkout key for your project. ***Note:*** An account with admin privlidges of the organization is required to perform these steps.
79+
Here are the steps to set a machine user's SSH key as a checkout key for your project. **Note:** An account with admin privileges of the organization is required to perform these steps.
8080

8181
1. Log in to GitHub as the machine user.
8282

0 commit comments

Comments
 (0)