Skip to content

Commit cbd6820

Browse files
authored
Merge pull request #112929 from naickercuan/patch-1
Update functions-bindings-signalr-service-trigger.md
2 parents 95b063f + fe78772 commit cbd6820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-signalr-service-trigger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ The trigger input type is declared as either `InvocationContext` or a custom typ
249249

250250
### InvocationContext
251251

252-
`InvocationContext` contains all the content in the message send from aa SignalR service, which includes the following properties:
252+
`InvocationContext` contains all the content in the message sent from a SignalR service, which includes the following properties:
253253

254254
|Property | Description|
255255
|------------------------------|------------|

0 commit comments

Comments
 (0)