Skip to content

Commit 1569223

Browse files
committed
Slight docs edit
1 parent 1a28ef2 commit 1569223

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/manifest.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -182,14 +182,14 @@
182182
"title": "Resource metadata",
183183
"description": "Show information in the workspace about template resources",
184184
"path": "./templates/resource-metadata.md"
185-
},
186-
{
187-
"title": "Parameters",
188-
"description": "Prompt the user for additional information about a workspace",
189-
"path": "./templates/parameters.md"
190185
}
191186
]
192187
},
188+
{
189+
"title": "Parameters",
190+
"description": "Prompt the user for additional information about a workspace",
191+
"path": "./templates/parameters.md"
192+
},
193193
{
194194
"title": "Administering templates",
195195
"description": "Configuration settings for template admins",

docs/templates/parameters.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -291,5 +291,5 @@ parameters.
291291
This feature enables platform teams to create pre-filled template creation
292292
links.
293293
2. Coder will populate recently used parameter key-value pairs for the user.
294-
This feature helps reduce repetition on common parameters such as
294+
This feature helps reduce repetition when filling common parameters such as
295295
`dotfiles_url` or `region`.

0 commit comments

Comments
 (0)