Skip to content

Commit f481299

Browse files
Minor edit.
1 parent 50c4c86 commit f481299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/function-keys-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ You can get function and host keys programmatically by using these Azure Resourc
8989
- [List Function Keys](/rest/api/appservice/webapps/listfunctionkeys)
9090
- [List Host Keys](/rest/api/appservice/webapps/listhostkeys)
9191
- [List Function Keys Slot](/rest/api/appservice/webapps/listfunctionkeysslot)
92-
- [List Host Keys Slot](/rest/api/appservice/webapps/listhostkeysslot).
92+
- [List Host Keys Slot](/rest/api/appservice/webapps/listhostkeysslot)
9393

9494
To learn how to call Azure Resource Manager APIs, see the [Azure REST API reference](/rest/api/azure/).
9595

0 commit comments

Comments
 (0)