Skip to content

Commit f43175f

Browse files
authored
fix capitalization, add description
1 parent 24ce935 commit f43175f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/stream-analytics/functions-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: User-defined functions in Azure Stream Analytics
3-
description: This article is an overview of
3+
description: This article is an overview of user-defined functions in Azure Stream Analytics.
44
author: mamccrea
55
ms.author: mamccrea
66
ms.service: stream-analytics
@@ -25,8 +25,8 @@ FROM
2525

2626
Azure Stream Analytics supports the following four function types:
2727

28-
* Javascript user-defined functions
29-
* Javascript user-defined aggregates
28+
* JavaScript user-defined functions
29+
* JavaScript user-defined aggregates
3030
* C# user-defined functions (using Visual Studio)
3131
* Azure Machine Learning
3232

0 commit comments

Comments
 (0)