Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ae767ba

Browse files
fix: remove trailing spaces in markdown
Fixes lint failure by removing trailing whitespace that was causing the CI check to fail. Co-authored-by: matifali <[email protected]>
1 parent a1f4626 commit ae767ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/templates/managing-templates/schedule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ When both template-level autostop requirements and user-configurable autostop ar
106106
**Scenario 1**: Template requires daily stops, user sets 7-day autostop
107107
- **Result**: Workspace stops daily during quiet hours (requirement takes precedence)
108108

109-
**Scenario 2**: Template requires weekly stops, user sets 2-day autostop
109+
**Scenario 2**: Template requires weekly stops, user sets 2-day autostop
110110
- **Result**: Workspace stops after 2 days of inactivity (user setting is shorter)
111111

112112
**Scenario 3**: Template requires daily stops, user disables autostop

0 commit comments

Comments
 (0)