Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6850db2

Browse files
authored
chore: fix additional typo in templates doc
1 parent 80ec67f commit 6850db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Templates often contain *parameters*. In Coder, there are two types of parameter
4949
are often cloud secrets, such as a `ServiceAccount` token, and are annotated
5050
with `sensitive = true` in the template code.
5151

52-
**User parameters** are set when a user creates a workspace. They are unique to
52+
- **User parameters** are set when a user creates a workspace. They are unique to
5353
each workspace, often personalization settings such as "preferred
5454
region" or "workspace image".
5555

0 commit comments

Comments
 (0)