Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf40ae70

Browse files
chore: fix grammar issue (#19810)
fix a grammar issue.Added an extra whitespace to the end / expanded the width of the tableto maintain space as adding the one char would have pushed `helps` hardup against the table edge.> If you have used AI to produce some or all of this PR, please ensureyou have read our [AI Contributionguidelines](https://coder.com/docs/about/contributing/AI_CONTRIBUTING)before submitting.no AICo-authored-by: david-fraley <67079030+david-fraley@users.noreply.github.com>
1 parentc31768d commitf40ae70

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎docs/tutorials/quickstart.md‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ In this quickstart, you'll:
2020
Before diving in, here are the core concepts that power Coder explained through
2121
a cooking analogy:
2222

23-
| Component| What It Is| Real-World Analogy|
24-
|----------------|--------------------------------------------------------------------------------------|--------------------------------------------|
25-
|**You**| The engineer/developer/builder working| The head chef cooking the meal|
26-
|**Templates**| A Terraform blueprint that defines your dev environment (OS, tools, resources)| Recipe for a meal|
27-
|**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 thathelp you cook|
29-
|**Users**| A developer who launches the workspace from a template and does their work inside it| The people eating the meal|
23+
| Component| What It Is| Real-World Analogy|
24+
|----------------|--------------------------------------------------------------------------------------|---------------------------------------------|
25+
|**You**| The engineer/developer/builder working| The head chef cooking the meal|
26+
|**Templates**| A Terraform blueprint that defines your dev environment (OS, tools, resources)| Recipe for a meal|
27+
|**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 thathelps you cook|
29+
|**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.
3232

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp