Skip to content

Commit 331bf67

Browse files
Update docs/admin/templates/extending-templates/variables.md
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
1 parent 26c7b0f commit 331bf67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/templates/extending-templates/variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ for providing values to variables using the Coder CLI:
7474

7575
1. _Manual input in CLI_: You can manually input values for Terraform variables
7676
directly in the CLI during the deployment process.
77-
2. _Web UI_: You can set and/or edit variable values under "Variables" in the template's settings.
77+
1. _Web UI_: You can set or edit variable values under **Variables** in the template's settings.
7878
3. _Command-line argument_: Utilize the `--var name=value` command-line argument
7979
to specify variable values inline as key-value pairs.
8080
4. _Variables file selection_: Alternatively, you can use a variables file

0 commit comments

Comments
 (0)