Skip to content

Commit 27204f2

Browse files
author
Lian Li
authored
Fix typo
1 parent b03e1f1 commit 27204f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/configuration/images/_partials/prevent_build.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
:::tip <u>Do Not</u> Build Images During Development
3-
Because image building can waste a lot of time and slows down developers, we recomment that you only build images when running DevSpace in your CI/CD pipelines using `devspace build/deploy` but **not** when a developer runs `devspace dev`.
3+
Because image building can waste a lot of time and slows down developers, we recommend that you only build images when running DevSpace in your CI/CD pipelines using `devspace build/deploy` but **not** when a developer runs `devspace dev`.
44

55
Instead of image building, the use the following workflow for `devspace dev`:
66
1. Deploy your application using prod/stable images

0 commit comments

Comments
 (0)