diff --git a/github-electron/github-electron.d.ts b/github-electron/github-electron.d.ts index ce473b8b7..9cb67c738 100644 --- a/github-electron/github-electron.d.ts +++ b/github-electron/github-electron.d.ts @@ -2862,7 +2862,7 @@ declare namespace Electron { headers: any ) => void): this; /** - * + * Emitted when a redirect is received while requesting a resource. */ on(event: 'did-get-redirect-request', listener: (event: Event, oldURL: string,