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.
1 parent 0af2c88 commit 917faa7Copy full SHA for 917faa7
articles/azure-web-pubsub/reference-functions-bindings.md
@@ -93,7 +93,7 @@ public static UserEventResponse Run(
93
94
# [JavaScript Model v4](#tab/javascript-v4)
95
96
-The following example shows an Web PubSub trigger [JavaScript function](../azure-functions/functions-reference-node.md).
+The following example shows a Web PubSub trigger [JavaScript function](../azure-functions/functions-reference-node.md).
97
98
```js
99
const { app, trigger } = require('@azure/functions');
0 commit comments