Skip to content

Commit a8e028e

Browse files
committed
doc: typo
1 parent 84dc46f commit a8e028e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A SCIM client Python library built upon [scim2-models](https://scim2-models.readthedocs.io) ,
44
that pythonically build requests and parse responses,
55
following the [RFC7643](https://datatracker.ietf.org/doc/html/rfc7643.html) and [RFC7644](https://datatracker.ietf.org/doc/html/rfc7644.html) specifications.
6-
You can use whatever request engine you prefer to perform network requests, but scim2-models comes with [httpx](https://github.com/encode/httpx) support.
6+
You can use whatever request engine you prefer to perform network requests, but scim2-client comes with [httpx](https://github.com/encode/httpx) support.
77

88
It aims to be used in SCIM client applications, or in unit tests for SCIM server applications.
99

0 commit comments

Comments
 (0)