Skip to content

Commit d1f288b

Browse files
authored
typo
1 parent ba2ffae commit d1f288b

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
@@ -192,7 +192,7 @@ In weakly typed language like JavaScript, `name` in `function.json` will be used
192192
|reason|`string`|Reason in system `disconnected` request|-|
193193

194194
> [!IMPORTANT]
195-
> In C#, mutliple types supported parameter __MUST__ be put in the first, i.e. `request` or `data` that other than the default `BinaryData` type to make the function binding correctly.
195+
> In C#, multiple types supported parameter __MUST__ be put in the first, i.e. `request` or `data` that other than the default `BinaryData` type to make the function binding correctly.
196196
197197
### Return response
198198

0 commit comments

Comments
 (0)