Skip to content

Commit fe78772

Browse files
authored
Update functions-bindings-signalr-service-trigger.md
1 parent 1fb1902 commit fe78772

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)