Skip to content

Commit 360c620

Browse files
Mike Niklesjeanp413
authored andcommitted
Rewrite the intro paragraph.
1 parent 33c7d68 commit 360c620

File tree

1 file changed

+3
-1
lines changed
  • extensions/gitpod-web/resources/walkthroughs/getstarted

1 file changed

+3
-1
lines changed

extensions/gitpod-web/resources/walkthroughs/getstarted/workspaces.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Workspaces
22

3-
When you work with Gitpod, your goal is to open as many workspaces as possible ;-). To be more specific, you want to open a new workspace for each task you work on. We call this ephemeral workspaces.
3+
When you work with Gitpod, you use a new workspace for each task you work on. This is different from your local environment where you have only one and maintain it over time.
4+
5+
Gitpod workspaces are automated and disposable, they are ephemeral workspaces.
46

57
## Benefits of ephemeral workspaces
68

0 commit comments

Comments
 (0)