Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4ef89f0

Browse files
committed
format
1 parent 8dc67ae commit 4ef89f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ a cooking analogy:
2525
| **You** | The engineer/developer/builder working | The head chef cooking the meal |
2626
| **Templates** | A Terraform blueprint that defines your dev environment (OS, tools, resources) | Recipe for a meal |
2727
| **Workspaces** | The actual running environment created from the template | The cooked meal |
28-
| **Tasks** | AI-powered coding agents that run inside a workspace | Smart kitchen appliance that help you cook |
28+
| **Tasks** | AI-powered coding agents that run inside a workspace | Smart kitchen appliance that help you cook |
2929
| **Users** | A developer who launches the workspace from a template and does their work inside it | The people eating the meal |
3030

3131
**Putting it Together:** Coder separates who _defines_ environments from who _uses_ them. Admins create and manage Templates, the recipes, while developers use those Templates to launch Workspaces, the meals. Inside those Workspaces, developers can also run Tasks, the smart kitchen appliance, to help speed up day-to-day work.

0 commit comments

Comments
 (0)