Skip to content

Commit 0a4d47a

Browse files
committed
Fix typo: Dezember -> December
1 parent 851ad6a commit 0a4d47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/stream-analytics/stream-analytics-javascript-user-defined-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ FROM
207207

208208
The output of this query will be the input datetime in **de-DE** with the options provided.
209209
```
210-
Samstag, 28. Dezember 2019
210+
Samstag, 28. December 2019
211211
```
212212

213213
## User Logging

0 commit comments

Comments
 (0)