Skip to content

Commit 1e58831

Browse files
fix: typo
1 parent c0e6a6c commit 1e58831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

streamerbot/3.api/1.sub-actions/core/signals/send-local-signal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ parameters:
1717
description: Sends the specified arguments over to the second instance. It's not affected by "Include Action's Arguments" and those arguments are always included.
1818
- name: Queue Signal
1919
type: boolean
20-
descripton: Whether or not to queue the signal that can be picked up by a Wait for Local Signal that has yet to happen
20+
description: Whether or not to queue the signal that can be picked up by a Wait for Local Signal that has yet to happen
2121
variables: []
2222
csharpMethods: []
2323
---

0 commit comments

Comments
 (0)