Skip to content

Commit c3c6802

Browse files
authored
update
1 parent 823e0cf commit c3c6802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-signalr/signalr-tutorial-authenticate-azure-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ The web app also requires an HTTP API to send chat messages. Create an HTTP trig
280280
281281
The function can read the sender's identity and can accept a `recipient` value in the message body to allow you to send a message privately to a single user. You'll use these functionalities later in the tutorial.
282282
283-
1. Save the file.
283+
1. Save the file.
284284
285285
# [Model v3](#tab/nodejs-v3)
286286

0 commit comments

Comments
 (0)