typo: workspaceId in quickstart.mdx (#207)
This commit is contained in:
parent
802aac0d70
commit
a2c84e86ba
|
|
@ -87,7 +87,7 @@ client = Honcho(
|
|||
api_key=os.environ["HONCHO_API_KEY"],
|
||||
environment="production",
|
||||
# Create a workspace, otherwise set to "default"
|
||||
# workspace="your-workspace-id"
|
||||
# workspaceId="your-workspace-id"
|
||||
)
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue