Skip to content

Commit 19f0bae

Browse files
committed
make fmt
1 parent b2aea6c commit 19f0bae

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -204,11 +204,11 @@ operational issue, but it is not advised to overuse this opportunity.
204204

205205
## Ephemeral parameters
206206

207-
Ephemeral parameters are introduced to users in order to model specific behaviors
208-
in a Coder workspace, such as reverting to a previous image, restoring from a
209-
volume snapshot, or building a project without using cache. These parameters are
210-
only settable when starting, updating, or restarting a workspace and do not persist
211-
after the workspace is stopped.
207+
Ephemeral parameters are introduced to users in order to model specific
208+
behaviors in a Coder workspace, such as reverting to a previous image, restoring
209+
from a volume snapshot, or building a project without using cache. These
210+
parameters are only settable when starting, updating, or restarting a workspace
211+
and do not persist after the workspace is stopped.
212212

213213
Since these parameters are ephemeral in nature, subsequent builds proceed in the
214214
standard manner:

0 commit comments

Comments
 (0)