Skip to content

Commit b72bc82

Browse files
committed
H2 fix
1 parent 4314264 commit b72bc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/stream-analytics/stream-analytics-parallelization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ In the previous section, the article covered some embarrassingly parallel scenar
129129

130130
If the input partition count doesn't match the output partition count, the topology isn't embarrassingly parallel irrespective of the query. However we can still get some level of parallelization.
131131

132-
### Query using nonpartitioned output
132+
### Query using non-partitioned output
133133
* Input: An event hub with eight partitions
134134
* Output: Power BI
135135

0 commit comments

Comments
 (0)