diff --git a/plugins/github-issues/api-report.md b/plugins/github-issues/api-report.md index d319133783..12b0653acc 100644 --- a/plugins/github-issues/api-report.md +++ b/plugins/github-issues/api-report.md @@ -56,7 +56,7 @@ export type GitHubIssuesProps = { }; // @public (undocumented) -export interface IssuesByRepoOptions { +export interface GithubIssuesByRepoOptions { // (undocumented) filterBy?: GithubIssuesFilters; // (undocumented)