Skip to content

Commit

Permalink
docs: update ToC for README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prettier-toc-me[bot] committed Jul 5, 2023
1 parent 840258b commit 52bb50a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ The `request` option is an instance of [`@octokit/request`](https://github.com/o
```js
const { data: authorizations } = await auth.hook(
request,
"GET /authorizations",
"GET /authorizations"
);
```

Expand Down

0 comments on commit 52bb50a

Please sign in to comment.