Skip to content

Commit 2f93ed0

Browse files
committed
Fix typo
1 parent f066eee commit 2f93ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-create-first-java-gradle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ You can get the URL required to trigger your function, with the function key, fr
135135

136136
1. Browse to the [Azure portal], sign in, type the _appName_ of your function app into **Search** at the top of the page, and press enter.
137137

138-
1. In your function app, set **Functions**, choose your function, then click **</> Get Function Url** at the top right.
138+
1. In your function app, select **Functions**, choose your function, then click **</> Get Function Url** at the top right.
139139

140140
:::image type="content" source="./media/functions-create-first-java-gradle/get-function-url-portal.png" alt-text="Copy the function URL from the Azure portal":::
141141

0 commit comments

Comments
 (0)