Skip to content

Commit fe357d0

Browse files
committed
Fixed readme typo
1 parent ec213bd commit fe357d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ public static IActionResult PublishEventGridEvent(
139139
/// Http triggered function to broadcast to a SignalR hub
140140
/// </summary>
141141
/// <param name="req"></param>
142-
/// <param name="redisItem"></param>
142+
/// <param name="message"></param>
143143
/// <param name="log"></param>
144144
/// <returns></returns>
145145
[FunctionName(nameof(HttpTriggerBroadcastToHub))]

0 commit comments

Comments
 (0)