Skip to content

Commit 14bb16a

Browse files
committed
chore: fmt
1 parent 544571b commit 14bb16a

File tree

1 file changed

+2
-2
lines changed
  • registry/coder/modules/vscode-desktop-core

1 file changed

+2
-2
lines changed

registry/coder/modules/vscode-desktop-core/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ The VSCode Desktop Core module is a building block for modules that need to expo
1515

1616
```tf
1717
module "vscode-desktop-core" {
18-
source = "registry.coder.com/coder/vscode-desktop-core/coder"
19-
version = "1.0.1"
18+
source = "registry.coder.com/coder/vscode-desktop-core/coder"
19+
version = "1.0.1"
2020
2121
agent_id = var.agent_id
2222

0 commit comments

Comments
 (0)