We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6b26e commit ffa4cf9Copy full SHA for ffa4cf9
articles/azure-signalr/signalr-howto-use.md
@@ -151,7 +151,7 @@ You can increase this value to avoid client disconnect.
151
#### `TransportTypeDetector`
152
153
- Default value is null.
154
-- This options defines a function which accepts an HttpContext and returns a bitmask combining one or more HttpTransportType values that specify what transports the service should use to receive HTTP requests.
+- This option defines a function which accepts an HttpContext and returns a bitmask combining one or more HttpTransportType values that specify what transports the service should use to receive HTTP requests.
155
156
### Sample
157
0 commit comments