Skip to content

Commit 45eefdd

Browse files
authored
chore: fix typo in README (#2260)
fix typo in README
1 parent 1a2c993 commit 45eefdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@ Webhook event requests are signed using the webhook secret, which is also part o
642642

643643
The `app.webhooks.*` APIs provide methods to receiving, verifying, and handling webhook events.
644644

645-
Exmaple: create a comment on new issues
645+
Example: create a comment on new issues
646646

647647
```js
648648
import { App, createNodeMiddleware } from "octokit";

0 commit comments

Comments
 (0)