Skip to content

Commit 4c0cea2

Browse files
authored
Merge pull request #127022 from changeworld/patch-28
Fix typo: Dezember -> December
2 parents 126ef93 + 0a4d47a commit 4c0cea2

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)