Skip to content

Commit fa48232

Browse files
Update flow.md
Added missing periods.
1 parent c85f5cc commit fa48232

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-explorer/flow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Use the Run control command and visualize results action to run a [control comma
113113
### Run query and list results
114114

115115
> [!Note]
116-
> If your query starts with a dot (meaning it's a [control command](https://docs.microsoft.com/azure/kusto/management/index)), use [Run control command and visualize results](#run-control-command-and-visualize-results)
116+
> If your query starts with a dot (meaning it's a [control command](https://docs.microsoft.com/azure/kusto/management/index)), use [Run control command and visualize results](#run-control-command-and-visualize-results).
117117
118118
This action sends a query to Kusto cluster. The actions that are added afterwards iterate over each line of the results of the query.
119119

@@ -127,7 +127,7 @@ The following example triggers a query every minute and sends an email based on
127127
### Run query and visualize results
128128
129129
> [!Note]
130-
> If your query starts with a dot (meaning it's a [control command](https://docs.microsoft.com/azure/kusto/management/index)), use [Run control command and visualize results](#run-control-command-and-visualize-results)
130+
> If your query starts with a dot (meaning it's a [control command](https://docs.microsoft.com/azure/kusto/management/index)), use [Run control command and visualize results](#run-control-command-and-visualize-results).
131131
132132
Use the Run query and visualize results action to visualize Kusto query result as a table or chart. For example, use this flow to receive daily ICM reports by email.
133133

0 commit comments

Comments
 (0)