Skip to content

Commit 75b94db

Browse files
Update _docs/concepts/client_library/real-time_executor/index.md
Co-Authored-By: Ralph Lange <ralph-lange@users.noreply.github.com>
1 parent c6f37b7 commit 75b94db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • _docs/concepts/client_library/real-time_executor

_docs/concepts/client_library/real-time_executor/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ As stated before, this Executor is based on the RCL library and is written in C
237237

238238
- Given a set of handles, a trigger condition based on the input data of these handles shall decide when the processing is started.
239239

240-
- Avaiable options:
240+
- Available options:
241241
- ALL operation: fires when input data is available for all handles
242242
- ANY operation: fires when input data is available for at least one handle
243243
- ONE: fires when input data for a user-specified handle is available

0 commit comments

Comments
 (0)