Skip to content

Commit 06c9c7e

Browse files
committed
wip
1 parent 42bed54 commit 06c9c7e

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
@@ -58,13 +58,13 @@ Provides `httpx_mock` [pytest](https://docs.pytest.org/en/latest/) fixture to mo
5858

5959
[GitHub](https://github.com/lundberg/respx) - [Documentation](https://lundberg.github.io/respx/)
6060

61-
A utility for mocking out the python HTTPX library.
61+
A utility for mocking out HTTPX.
6262

6363
### rpc.py
6464

6565
[Github](https://github.com/abersheeran/rpc.py) - [Documentation](https://github.com/abersheeran/rpc.py#rpcpy)
6666

67-
An fast and powerful RPC framework based on ASGI/WSGI. Use HTTPX as the client of the RPC service.
67+
A fast and powerful RPC framework based on ASGI/WSGI. Use HTTPX as the client of the RPC service.
6868

6969
## Libraries with HTTPX support
7070

0 commit comments

Comments
 (0)