Skip to content

Commit 6039681

Browse files
authored
fixing typos
1 parent 5ce1f87 commit 6039681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-develop-vs-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ When you create a function app in Azure, you can choose either a quick function
310310

311311
#### [Advanced options](#tab/advanced-options)
312312

313-
You can't use the [quick create](functions-develop-vs-code.md?tabs=quick-create#publish-to-azure) if you want more control over the function app that gets created, such as using an existing resouce group, storage account, or Application Insights intance. These steps create a function app with the ability to use existing Azure resources:
313+
You can't use the [quick create](functions-develop-vs-code.md?tabs=quick-create#publish-to-azure) if you want more control over the function app that gets created, such as using an existing resource group, storage account, or Application Insights instance. These steps create a function app with the ability to use existing Azure resources:
314314

315315
1. In the command palette, enter **Azure Functions: Create function app in Azure...(Advanced)**.
316316

0 commit comments

Comments
 (0)