Skip to content

Commit

Permalink
Merge pull request #4 from Blizzero/patch-1
Browse files Browse the repository at this point in the history
Fix typo in FAQ
  • Loading branch information
jackdotink committed Sep 19, 2023
2 parents c6bdabd + 4fe007e commit 23c38df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ However, events are not fully ordered.

## Ratelimiting?

Red has no built-in networking, however there is a [ratelimiting utility](https://util.redblox.dev/ratelimit) available.
Red has no built-in rate limiting; however, there is a [ratelimiting utility](https://util.redblox.dev/ratelimit) available.

```lua
local Ratelimit = require(Path.To.Ratelimit)
Expand Down

0 comments on commit 23c38df

Please sign in to comment.