Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit ba921be

Browse files
jsareniknisarhassan12
authored andcommitted
configuration.md: for your dev environment
was: for you dev environment
1 parent 4619a15 commit ba921be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can find more information about [startup tasks here](/docs/config-start-task
2020

2121
### Step 2: Change Base Image
2222

23-
The `.gitpod.yml` optionally references a Docker image or a Docker file, which is used as the container for you dev environment. This is where you install all the tools (such as runtimes, compilers, databases, etc.) that you need during development. The assistant can propose a couple of default Docker images which are based on the Dockerfiles maintained [here](https://github.com/gitpod-io/workspace-images). You can, of course, bring your own image.
23+
The `.gitpod.yml` optionally references a Docker image or a Docker file, which is used as the container for your dev environment. This is where you install all the tools (such as runtimes, compilers, databases, etc.) that you need during development. The assistant can propose a couple of default Docker images which are based on the Dockerfiles maintained [here](https://github.com/gitpod-io/workspace-images). You can, of course, bring your own image.
2424

2525
You can find more information about [Docker configuration here](/docs/config-docker/).
2626

0 commit comments

Comments
 (0)