Skip to content

Commit 53da064

Browse files
authored
Merge pull request #98029 from MichaelAdrianJohnson/patch-1
spelling mistake
2 parents 0f82d3d + c9c12f5 commit 53da064

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)