Skip to content

Commit

Permalink
Update docs/_tutorials/local_development.md
Browse files Browse the repository at this point in the history
Co-Authored-By: shanedewael <swdewael@gmail.com>
  • Loading branch information
aoberoi and shaydewael committed Mar 28, 2019
1 parent 74b8e77 commit 53861c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_tutorials/local_development.md
Expand Up @@ -107,7 +107,7 @@ The path and port values are optional. If your request URL includes a different
Now that you've verified your endpoint, you can add events.

### Adding event subscriptions
On the **Event Subscriptions** page, you can add each event your want your app to subscribe to. In the tables below, you may add Workspace events and Bot events.
On the **Event Subscriptions** page, you can add each event you want your app to subscribe to. In the tables below, you may add Workspace events and Bot events.

Most events require additional scopes (for example, the `reaction_added` event requires the `reactions:read` scope). You can add scopes to your app on the **OAuth & Permissions** page.

Expand Down

0 comments on commit 53861c9

Please sign in to comment.