We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62df8a commit c421965Copy full SHA for c421965
docs/dotfiles.md
@@ -13,10 +13,9 @@ You can read more on dotfiles best practices [here](https://dotfiles.github.io).
13
14
## Module
15
16
-Coder's [dotfiles module](https://registry.coder.com/modules/dotfiles)
17
-abstracts Coder's dotfiles command into a module. This will prompt the
18
-user for their dotfiles repository URL on workspace creation using a
19
-coder_parameter.
+Coder's [dotfiles module](https://registry.coder.com/modules/dotfiles) abstracts
+Coder's dotfiles command into a module. This will prompt the user for their
+dotfiles repository URL on workspace creation using a coder_parameter.
20
21
```hcl
22
module "dotfiles" {
0 commit comments