Skip to content

Commit 8ccabf0

Browse files
committed
small grammar improvements
1 parent 59cf696 commit 8ccabf0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/third_party_packages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ An elegant HTTP Cache implementation for HTTPX and HTTP Core.
1616

1717
[GitHub](https://github.com/Colin-b/httpx_auth) - [Documentation](https://colin-b.github.io/httpx_auth/)
1818

19-
Provides authentication classes to be used with HTTPX [authentication parameter](advanced/authentication.md#customizing-authentication).
19+
Provides authentication classes to be used with HTTPX's [authentication parameter](advanced/authentication.md#customizing-authentication).
2020

2121
### httpx-caching
2222

@@ -52,7 +52,7 @@ WebSocket support for HTTPX.
5252

5353
[GitHub](https://github.com/Colin-b/pytest_httpx) - [Documentation](https://colin-b.github.io/pytest_httpx/)
5454

55-
Provides `httpx_mock` [pytest](https://docs.pytest.org/en/latest/) fixture to mock HTTPX within test cases.
55+
Provides a [pytest](https://docs.pytest.org/en/latest/) fixture to mock HTTPX within test cases.
5656

5757
### RESPX
5858

0 commit comments

Comments
 (0)