Skip to content

Commit 617ccac

Browse files
authored
Merge pull request #15 from slashformotion/Typo
Typo
2 parents 75208ad + 336c1a9 commit 617ccac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ services:
5555
5656
### Rate limiting
5757
58-
You can enable IP based rate limiting with the following environement variable : `TYPST_HTTP_API_REQUESTS_PER_MINUTES`. Must be an uint32 > 0, it will define the number of requests per minute.
58+
You can enable IP based rate limiting with the following environment variable : `TYPST_HTTP_API_REQUESTS_PER_MINUTES`. Must be an uint32 > 0, it will define the number of requests per minute.
5959

6060
If not defined, rate limiting is disabled.
6161

0 commit comments

Comments
 (0)