Skip to content

Commit f85cbb3

Browse files
authored
typo fix.
1 parent 706caa2 commit f85cbb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-web-pubsub/howto-troubleshoot-common-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Besides, you can update to convenience server SDK, which automatically handles `
6868

6969
### Root cause
7070

71-
This error indicates the `Abuse Protection` request get a `401` response from the registered upstream URL. For me information, see [`Abuse Protection`](./howto-develop-eventhandler#upstream-and-validation).
71+
This error indicates the `Abuse Protection` request get a `401` response from the registered upstream URL. For more information, see [`Abuse Protection`](./howto-develop-eventhandler#upstream-and-validation).
7272

7373
### Troubleshooting guide
7474

@@ -97,7 +97,7 @@ You can check the metric `Connection Close Count` from Azure portal.
9797

9898
## ConnectionCountLimitReached
9999

100-
Web PubSub different tiers have a hard limit on concurrent connection. This error indicates your traffic is beyond the supported connection count. See [Web PubSub pricing](https://azure.microsoft.com/pricing/details/web-pubsub/) for details.
100+
Web PubSub different tiers have a hard limit on concurrent connection. This error indicates your traffic is beyond the supported connection count. For more information about pricing, see [Web PubSub pricing](https://azure.microsoft.com/pricing/details/web-pubsub/).
101101

102102
### Solution
103103

0 commit comments

Comments
 (0)