Skip to content

Commit 921b4b2

Browse files
authored
Update API_KEY_TEMPLATE.md
1 parent 4e6fb39 commit 921b4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API_KEY_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ See an example (Slack) below.
1010

1111
### Revoke a key
1212

13-
Slack tokens are very convenient because the have the power to revoke themselves thanks to the [auth.revoke API method](https://api.slack.com/methods/auth.revoke)! Easy as a command line:
13+
Slack tokens are very convenient because they have the power to revoke themselves thanks to the [auth.revoke API method](https://api.slack.com/methods/auth.revoke)! Easy as a command line:
1414

1515
```
1616
curl "https://slack.com/api/auth.revoke?token=xoxp-YOUR-TOKEN-HERE"

0 commit comments

Comments
 (0)