Skip to content

Commit 8dbd7d9

Browse files
Merge pull request #128420 from minvoker/patch-1
Fix typo: "callback end" should be "call back-end" in apis-functions
2 parents 530859b + 7ee1f5b commit 8dbd7d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/static-web-apps/apis-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: jikunchen
1111

1212
# API support in Azure Static Web Apps with Azure Functions
1313

14-
Front end web applications often callback end APIs for data and services. By default, Azure Static Web Apps provides built-in serverless API endpoints via [Azure Functions](apis-functions.md).
14+
Front end web applications often call back-end APIs for data and services. By default, Azure Static Web Apps provides built-in serverless API endpoints via [Azure Functions](apis-functions.md).
1515

1616
Azure Functions APIs in Static Web Apps are available in two possible configurations depending on the [hosting plan](plans.md#features):
1717

0 commit comments

Comments
 (0)