diff --git a/articles/azure-functions/functions-create-first-azure-function.md b/articles/azure-functions/functions-create-first-azure-function.md index 99e3dffb34dc5..6650a14e837d0 100644 --- a/articles/azure-functions/functions-create-first-azure-function.md +++ b/articles/azure-functions/functions-create-first-azure-function.md @@ -14,7 +14,7 @@ ms.devlang: multiple ms.topic: hero-article ms.tgt_pltfrm: multiple ms.workload: na -ms.date: 07/19/2017 +ms.date: 08/07/2017 ms.author: glenga ms.custom: mvc @@ -47,7 +47,7 @@ Next, you create a function in the new function app. 1. Expand your new function app, then click the **+** button next to **Functions**. -2. In the **Get started quickly** page, select **WebHook + API**, choose a language for your function, and click **Create this function**. +2. In the **Get started quickly** page, select **WebHook + API**, **Choose a language** for your function, and click **Create this function**. ![Functions quickstart in the Azure portal.](./media/functions-create-first-azure-function/function-app-quickstart-node-webhook.png)