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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

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" {
}