We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2db14fc + eaa7f2b commit 4877d58Copy full SHA for 4877d58
articles/azure-web-pubsub/reference-functions-bindings.md
@@ -17,7 +17,7 @@ Web PubSub is an Azure-managed service that helps developers easily build web ap
17
| Action | Type |
18
|---------|---------|
19
| Run a function when messages come from service | [Trigger binding](#trigger-binding) |
20
-| Bind request to target object under Http trigger for negotiation and upstream requests | [Input binding](#input-binding)
+| Bind request to target object under HTTP trigger for negotiation and upstream requests | [Input binding](#input-binding)
21
| Invoke service do actions | [Output binding](#output-binding) |
22
23
[Source code](https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/webpubsub/) |
0 commit comments