Skip to content

Commit a510ffb

Browse files
authored
Merge pull request #2162 from loft-sh/lianmakesthings-patch-1
fixes typo
2 parents b03e1f1 + bc4f507 commit a510ffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)