Skip to content

Commit 0d548e1

Browse files
Merge pull request #125403 from changeworld/patch-117
Fix typo
2 parents c507fa1 + af18c11 commit 0d548e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/functions-bring-your-own.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Your function app is now able to receive anonymous traffic.
133133
- Only one Azure Functions app is available to a single static web app.
134134
- The `api_location` value in the [workflow configuration](./build-configuration.md) must be set to an empty string.
135135
- Not supported in Static Web Apps pull request environments.
136-
- While your Azure Functions app may respond to various triggers, the static web app can only access functions via Http endpoints.
136+
- While your Azure Functions app may respond to various triggers, the static web app can only access functions via HTTP endpoints.
137137

138138
## Next steps
139139

0 commit comments

Comments
 (0)