Skip to content

Commit 4877d58

Browse files
Merge pull request #125368 from changeworld/patch-82
Fix typo
2 parents 2db14fc + eaa7f2b commit 4877d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/reference-functions-bindings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Web PubSub is an Azure-managed service that helps developers easily build web ap
1717
| Action | Type |
1818
|---------|---------|
1919
| 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)
20+
| Bind request to target object under HTTP trigger for negotiation and upstream requests | [Input binding](#input-binding)
2121
| Invoke service do actions | [Output binding](#output-binding) |
2222

2323
[Source code](https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/webpubsub/) |

0 commit comments

Comments
 (0)