We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2362bd3 commit 9436fa1Copy full SHA for 9436fa1
packages/laravel-echo/src/echo.ts
@@ -176,7 +176,7 @@ export default class Echo<T extends keyof Broadcaster> {
176
}
177
178
/**
179
- * Register 3rd party request interceptiors. These are used to automatically
+ * Register 3rd party request interceptors. These are used to automatically
180
* send a connections socket id to a Laravel app with a X-Socket-Id header.
181
*/
182
registerInterceptors(): void {
0 commit comments