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 5454eba commit 8c744e5Copy full SHA for 8c744e5
docs/modules/ROOT/pages/index.adoc
@@ -533,7 +533,7 @@ and <<scheduled,`scheduled`>>
533
apps can use this feature.
534
====
535
536
-Sometimes Corva can send more than one event to @scheduled and @stream apps.
+Sometimes Corva can send more than one event to <<scheduled,`scheduled`>> and <<stream,`stream`>> apps.
537
Optionally we can ask to merge them into one event by providing `merge_events=True` parameter.
538
[source,python]
539
----
0 commit comments