Skip to content

Commit 30799d8

Browse files
authored
Fix typo
1 parent 7bedb5b commit 30799d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [3.0.0] - Unreleased
1111

12-
- Only support httplug 2.0 and psr18
13-
- Httplug 2.0 is now optional (only require it if you need to test async)
14-
- HttpClientTest now rely only on PSR18 (no need for httplug)
12+
- Only support HTTPlug 2.0 and PSR-18
13+
- HTTPlug 2.0 is now optional (only require it if you need to test async)
14+
- HttpClientTest now relies only on PSR-18 (no need for HTTPlug)
1515

1616
## [2.0.1] - 2018-12-27
1717

0 commit comments

Comments
 (0)