Skip to content

Commit e7c2bd8

Browse files
committed
tab heading level
1 parent 00814b0 commit e7c2bd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -404,13 +404,13 @@ This feature allows template authors to create more interactive and responsive w
404404
405405
To use Dynamic Parameters, enable the experiment flag or set the environment variable:
406406
407-
## Flag
407+
#### Flag
408408
409409
```shell
410410
coder server --experiments=dynamic-parameters
411411
```
412412
413-
## Env Variable
413+
#### Env Variable
414414
415415
```shell
416416
CODER_EXPERIMENTS=dynamic-parameters

0 commit comments

Comments
 (0)