Skip to content

Commit caa5418

Browse files
committed
Fix typo
Javascript -> JavaScript
1 parent dc375f2 commit caa5418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/router/azure-function-rule-engine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The decision flow (as shown above) is as follows:
8888

8989
Before moving on any further in the process, let us first define an Azure function that scores worker.
9090
> [!NOTE]
91-
> The following Azure function is using Javascript. For more information, please refer to [Quickstart: Create a JavaScript function in Azure using Visual Studio Code](../../../azure-functions/create-first-function-vs-code-node.md)
91+
> The following Azure function is using JavaScript. For more information, please refer to [Quickstart: Create a JavaScript function in Azure using Visual Studio Code](../../../azure-functions/create-first-function-vs-code-node.md)
9292
9393
Sample input for **Worker 1**
9494

0 commit comments

Comments
 (0)