Skip to content

Commit e4c56dc

Browse files
committed
fix typo
1 parent e8b4927 commit e4c56dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CHANGELOG
77
* Add `HttpOptions::setHeader()` to add or replace a single header
88
* Allow mocking `start_time` info in `MockResponse`
99
* Add `MockResponse::fromFile()` and `JsonMockResponse::fromFile()` methods to help using fixtures files
10-
* Add `ThrottlingHttpClient` to enable limiting the number request within a certain period
10+
* Add `ThrottlingHttpClient` to enable limiting the number of requests within a certain period
1111

1212
7.0
1313
---

0 commit comments

Comments
 (0)