Skip to content

Commit 81d1998

Browse files
authored
Merge pull request #43 from bobdubois/main
language correction
2 parents eff919a + ca70354 commit 81d1998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http-retrieval/serving-files-with-booster-http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ server {
164164

165165
### Bandwidth Limiting
166166

167-
It is also recommended to limit the amount of bandwidth that clients can take up when downloading data from `booster-http`. This ensure a fair bandwidth distribution to each client and prevents the situations where one client end up chocking the `booster-http` instance.
167+
It is also recommended to limit the amount of bandwidth that clients can take up when downloading data from `booster-http`. This ensures a fair bandwidth distribution to each client and prevents situations where one client ends up choking the `booster-http` instance.
168168

169169
1. Create a new .htaccess user called _`bob`_
170170

0 commit comments

Comments
 (0)