Skip to content

Commit 3dd598e

Browse files
committed
Update text
1 parent db69311 commit 3dd598e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-functions/create-first-function-vs-code-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Before you get started, make sure you have the following requirements in place:
3131

3232
+ The [Azure Functions extension](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions) for Visual Studio Code.
3333

34-
+ The [Azure Functions Core Tools 4.x](functions-run-local.md#install-the-azure-functions-core-tools).
34+
+ [Azure Functions Core Tools 4.x](functions-run-local.md#install-the-azure-functions-core-tools).
3535

3636
## <a name="create-an-azure-functions-project"></a>Create your local project
3737

articles/azure-functions/create-first-function-vs-code-typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Before you get started, make sure you have the following requirements in place:
2727

2828
+ The [Azure Functions extension](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions) for Visual Studio Code.
2929

30-
+ The [Azure Functions Core Tools 4.x](functions-run-local.md#install-the-azure-functions-core-tools).
30+
+ [Azure Functions Core Tools 4.x](functions-run-local.md#install-the-azure-functions-core-tools).
3131

3232
## <a name="create-an-azure-functions-project"></a>Create your local project
3333

0 commit comments

Comments
 (0)