chore: fix additional typo in templates doc

This commit is contained in:
Ben Potter
2022-05-28 08:14:46 -05:00
committed by GitHub
parent 80ec67f3fd
commit 6850db2a47
+1 -1
View File
@@ -49,7 +49,7 @@ Templates often contain *parameters*. In Coder, there are two types of parameter
are often cloud secrets, such as a `ServiceAccount` token, and are annotated
with `sensitive = true` in the template code.
**User parameters** are set when a user creates a workspace. They are unique to
- **User parameters** are set when a user creates a workspace. They are unique to
each workspace, often personalization settings such as "preferred
region" or "workspace image".