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 5514ba9 commit 63bb4e7Copy full SHA for 63bb4e7
docs/source/how-to/authentication.md
@@ -147,8 +147,8 @@ provide their own mechanism for collection credentials
147
user to authorize a session (for device code grants).
148
149
Custom applications should avoid using the convenience functions
150
-`tiled.client.construtors.from_uri` and
151
-`tiled.client.construtors.from_profile`. Instead, follow this pattern:
+`tiled.client.constructors.from_uri` and
+`tiled.client.constructors.from_profile`. Instead, follow this pattern:
152
153
```py
154
from tiled.client import Context
0 commit comments