Skip to content

Commit 2c296ea

Browse files
Update docs/admin/templates/extending-templates/prebuilt-workspaces.md
Co-authored-by: Atif Ali <atif@coder.com>
1 parent 2f0ad42 commit 2c296ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/templates/extending-templates/prebuilt-workspaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Cron expressions follow the format: `* HOUR DOM MONTH DAY-OF-WEEK`
183183

184184
**Example schedules:**
185185

186-
```hcl
186+
```tf
187187
# Business hours only (8AM-6:59PM, Mon-Fri)
188188
schedule {
189189
cron = "* 8-18 * * 1-5"

0 commit comments

Comments
 (0)