We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ab222 commit 12e52cfCopy full SHA for 12e52cf
utilities/rate-limit/index.md
@@ -17,7 +17,7 @@ You will define a maximum number of request in a given amount of time. When clie
17
18
## TLimitStatus record
19
20
-`TLimitStatus is internal data structure that is used to maintain rate-limiting data and declared as shown below
+`TLimitStatus` is internal data structure that is used to maintain rate-limiting data and declared as shown below
21
22
```
23
type
0 commit comments