Skip to content

Commit 29af488

Browse files
authored
update
1 parent a1b3a5b commit 29af488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-signalr/signalr-concept-serverless-development-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ To enable CORS on an Azure Function app, go to the CORS configuration screen und
371371
> [!NOTE]
372372
> CORS configuration is not yet available in Azure Functions Linux Consumption plan. Use [Azure API Management](#cloud---azure-api-management) to enable CORS.
373373
374-
CORS with Access-Control-Allow-Credentials must be enabled for the SignalR client to call the negotiation function. To enable it select the checkbox.
374+
CORS with Access-Control-Allow-Credentials must be enabled for the SignalR client to call the negotiation function. To enable it, select the checkbox.
375375

376376
In the **Allowed origins** section, add an entry with the origin base URL of your web application.
377377

0 commit comments

Comments
 (0)