Skip to content

Commit 8c9c44e

Browse files
authored
Update articles/azure-signalr/signalr-quickstart-azure-functions-javascript.md
Acro edit: subsription -> subscription
1 parent d273025 commit 8c9c44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-signalr/signalr-quickstart-azure-functions-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This quickstart can be run on macOS, Windows, or Linux.
2222

2323
| Prerequisite | Description |
2424
| --- | --- |
25-
| An Azure subsription |If you don't have a subscription, create an [Azure free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F)|
25+
| An Azure subscription |If you don't have a subscription, create an [Azure free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F)|
2626
| A code editor | You'll need a code editor such as [Visual Studio Code](https://code.visualstudio.com/). |
2727
| [Azure Functions Core Tools](https://github.com/Azure/azure-functions-core-tools#installing)| Requires version 2.7.1505 or higher to run Python Azure Function apps locally.|
2828
|[Node.js](https://nodejs.org/en/download/)| See supported node.js versions in the [Azure Functions JavaScript developer guide](../azure-functions/functions-reference-node.md#node-version).|

0 commit comments

Comments
 (0)