Skip to content

Commit 2f9d8d9

Browse files
authored
Update content/developers/apps/setting-up-your-development-environment-to-create-a-github-app.md
1 parent d7fd33a commit 2f9d8d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/developers/apps/setting-up-your-development-environment-to-create-a-github-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ You'll see a form where you can enter details about your app. See "[Creating a G
116116
![Form with webhook secret filled in](/assets/images/webhook-secret.png)
117117
118118
* On the Permissions & Webhooks page, you can specify a set of permissions for your app, which determines how much data your app has access to. Under the "Repository permissions"
119-
section scroll down to "Metadata" and select "Access: Read-only". If you decide to extend this template app, you can update these permissions later.
119+
section, scroll down to "Metadata" and select `Access: Read-only`. If you decide to extend this template app, you can update these permissions later.
120120
121121
* At the bottom of the Permissions & Webhooks page, specify whether this is a private app or a public app. This refers to who can install it: just you, or anyone in the world? For now, leave the app as private by selecting **Only on this account**.
122122

0 commit comments

Comments
 (0)