Skip to content

Commit

Permalink
docs: update ToC for docs/extensions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prettier-toc-me[bot] committed Nov 16, 2023
1 parent 94ceda8 commit b710ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ module.exports = (app) => {
context.octokit.issues.createComment(
context.issue({
body: `There were ${edits} edits to issues in this thread.`,
}),
})
);
});
};
Expand Down

0 comments on commit b710ade

Please sign in to comment.