Skip to content

Commit 32b2810

Browse files
committed
Fix typo
1 parent 288044f commit 32b2810

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)