We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef5aba6 commit c2c8960Copy full SHA for c2c8960
docs/pages/developing-in-workspaces/dotfiles-in-a-workspace.mdx
@@ -31,7 +31,7 @@ a script to setup the environment.
31
If none of the previous location are found, DevPod will just link every hidden file (files starting with `.`)
32
in the `$HOME` directory of the container.
33
34
-If is possible to specify **custom install script locations** for your special setup.
+It is possible to specify **custom install script locations** for your special setup.
35
If a custom install script is specified, DevPod will directly run that one instead.
36
37
### Via DevPod CLI
0 commit comments