Skip to content

Commit 8c0de1e

Browse files
authored
Merge pull request #1415 from macedogm/patch-2
Update authenticating-with-github-apps.md
2 parents 92a9511 + 8504a88 commit 8c0de1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/developers/apps/authenticating-with-github-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To generate a private key:
2828
{% data reusables.user-settings.developer_settings %}
2929
{% data reusables.user-settings.github_apps %}
3030
{% data reusables.user-settings.modify_github_app %}
31-
5. In "Private keys," click **Generate a private key**.
31+
5. In "Private keys", click **Generate a private key**.
3232
![Generate private key](/assets/images/github-apps/github_apps_generate_private_keys.png)
3333
6. You will see a private key in PEM format downloaded to your computer. Make sure to store this file because GitHub only stores the public portion of the key.
3434

0 commit comments

Comments
 (0)