Skip to content

Commit a9ee165

Browse files
bpmctmafredri
andauthored
Update examples/templates/bare/main.tf
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 parent 078af8c commit a9ee165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/templates/bare/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ resource "null_resource" "fake-disk" {
4242
}
4343

4444
resource "coder_app" "fake-app" {
45-
# Access :8080 in the workspace from the Coder dashboard
45+
# Access :8080 in the workspace from the Coder dashboard.
4646
name = "VS Code"
4747
icon = "/icon/code.svg"
4848
agent_id = "fake-compute"

0 commit comments

Comments
 (0)