Skip to content

Commit 19378c1

Browse files
authored
Merge pull request #87619 from changeworld/patch-36
Fix typo
2 parents 84f63ac + 32b2810 commit 19378c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Function alias is the UDA identifier. When called in Stream Analytics query, alw
7777

7878
### Function type
7979

80-
For UDA, the function type should be **Javascript UDA**.
80+
For UDA, the function type should be **JavaScript UDA**.
8181

8282
### Output type
8383

0 commit comments

Comments
 (0)