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 bf61568 commit 46f7fe0Copy full SHA for 46f7fe0
content/security/rate-limiting.md
@@ -116,7 +116,7 @@ export class WsThrottlerGuard extends ThrottlerGuard {
116
}
117
118
```
119
-> info **Hint** If you using ws, it is necessary to replace the `_socket` with `conn`
+> info **Hint** If you are using ws, it is necessary to replace the `_socket` with `conn`
120
121
There's a few things to keep in mind when working with WebSockets:
122
0 commit comments