diff --git a/docs/scenarios_authoring/DataSourcesAndSinks.md b/docs/scenarios_authoring/DataSourcesAndSinks.md index 69572d7f248..35ae6ca9924 100644 --- a/docs/scenarios_authoring/DataSourcesAndSinks.md +++ b/docs/scenarios_authoring/DataSourcesAndSinks.md @@ -203,6 +203,6 @@ Parameters: - schedule - specifies how often events will be sent - count - specifies number of events that will be generated at every run -- value - specifies data that event will hold. Expressions will be evaluated for every event in the `count` +- value - specifies data that event will hold. Expression will be evaluated for every generated event