docs: remove unfinished sentence in templates.md (#5647)

Fixes #5643.
This commit is contained in:
Kyle Carberry
2023-01-09 22:24:09 -06:00
committed by GitHub
parent 9f6edab53b
commit 52d7dfa253
-2
View File
@@ -117,8 +117,6 @@ allow users to connect to multiple resources in their workspace.
> Resources must download and start the Coder agent binary to connect to Coder.
> This means the resource must be able to reach your Coder URL.
Use the Coder agent's init script to
```hcl
data "coder_workspace" "me" {
}