We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1723c8f commit 1f832c1Copy full SHA for 1f832c1
README.md
@@ -1,6 +1,6 @@
1
# workos-python
2
3
-Pyhon SDK to conveniently access the [WorkOS API](https://workos.com).
+Python SDK to conveniently access the [WorkOS API](https://workos.com).
4
5
## Installation
6
@@ -40,4 +40,4 @@ client.sso.get_authorization_url(
40
41
# Get the WorkOSProfile for an authenticated User
42
client.get_profile(oauth_code)
43
-```
+```
0 commit comments