Skip to content

Commit c9c12f5

Browse files
spelling mistake
1 parent 3d86970 commit c9c12f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/stream-analytics/stream-analytics-stream-analytics-query-patterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ For more information, see [**WITH** clause](/stream-analytics-query/with-azure-s
109109

110110
## Simple pass-through query
111111

112-
A simple pass-through query can be used to copy the input stream data into the output. For example, if a stream of data containing real-time vehicle information needs to be saved in a SQL database for letter analysis, a simple pass-through query will do the job.
112+
A simple pass-through query can be used to copy the input stream data into the output. For example, if a stream of data containing real-time vehicle information needs to be saved in a SQL database for later analysis, a simple pass-through query will do the job.
113113

114114
**Input**:
115115

0 commit comments

Comments
 (0)