Skip to content

Commit c2c8960

Browse files
authored
fix: small typo in dotfiles-in-a-workspace.mdx (loft-sh#1258)
Fixing small typo
1 parent ef5aba6 commit c2c8960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/developing-in-workspaces/dotfiles-in-a-workspace.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ a script to setup the environment.
3131
If none of the previous location are found, DevPod will just link every hidden file (files starting with `.`)
3232
in the `$HOME` directory of the container.
3333

34-
If is possible to specify **custom install script locations** for your special setup.
34+
It is possible to specify **custom install script locations** for your special setup.
3535
If a custom install script is specified, DevPod will directly run that one instead.
3636

3737
### Via DevPod CLI

0 commit comments

Comments
 (0)