8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents beec6cc + d48b896 commit 81f3949Copy full SHA for 81f3949
resources/views/docs/desktop/1/digging-deeper/broadcasting.md
@@ -7,7 +7,7 @@ order: 100
7
8
NativePHP facilitates event broadcasting of both [native events](#native-events) (emitted by Electron/Tauri) and
9
[custom events](#custom-events) dispatched by your Laravel app. You can listen to all of these events in your
10
-Laravel application as you normally would or in the [JavaSscript](#listening-with-javascript) on your pages.
+Laravel application as you normally would or in the [JavaScript](#listening-with-javascript) on your pages.
11
12
## Native events
13
0 commit comments