Skip to content

Commit 7bf849f

Browse files
committed
Fix stale project_id reference in deerflow-tenki README
1 parent 1c86a86 commit 7bf849f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/deerflow-tenki/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ sandbox:
2929
3030
Optional keys: `base_url`, `image`, `home_dir` (default `/home/tenki`), and an `environment:` map injected into every sandbox.
3131

32-
**Scope:** the provider resolves a Tenki project for `create` on its own only when your account has exactly one workspace and one project. With more than one of either, it raises at startup listing the choices — set `project_id` (and `workspace_id`) in the `sandbox:` block explicitly.
32+
**Scope:** the provider resolves your Tenki workspace for `create` on its own only when your account has exactly one workspace. With more than one, it raises at startup listing the choices — set `workspace_id` in the `sandbox:` block explicitly.
3333

3434
## What the provider does
3535

0 commit comments

Comments
 (0)