Skip to content

Commit 3d8746f

Browse files
committed
Fix a typo in the PR template
1 parent e0f9e14 commit 3d8746f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Category (place an `x` in each of the `[ ]`)
66

77
- [ ] **slack.web.WebClient** (Web API client)
8-
- [ ] **slack.webhook.WebHookClient** (Incoming Webhook, response_url sender)
8+
- [ ] **slack.webhook.WebhookClient** (Incoming Webhook, response_url sender)
99
- [ ] **slack.web.classes** (UI component builders)
1010
- [ ] **slack.rtm.RTMClient** (RTM client)
1111

0 commit comments

Comments
 (0)