Skip to content

Commit 73f15e4

Browse files
committed
fix: drop brackets
1 parent 2cb7b3a commit 73f15e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ try {
7777

7878
Verify the request payload using the provided signature and key ID. The method will request the public key from GitHub's API for the given keyId and then verify the payload.
7979

80-
The [`requestOptions`] argument is optional. It can contain:
80+
The `requestOptions` argument is optional. It can contain:
8181

8282
- a `token` to authenticate the request to GitHub's API
8383
- a custom `request` instance to use for the request

0 commit comments

Comments
 (0)