Skip to content

Commit 9f656ff

Browse files
committed
fix instructions
1 parent 5c706b5 commit 9f656ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/webapp/app/routes/resources.orgs.$organizationSlug.projects.$projectParam.env.$envParam.schedules.new

apps/webapp/app/routes/resources.orgs.$organizationSlug.projects.$projectParam.env.$envParam.schedules.new/route.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ export function UpsertScheduleForm({
367367
defaultValue={schedule?.window}
368368
/>
369369
<Hint>
370-
Assigns each run a stable time after its CRON time. Use minutes, hours, days, or a
370+
Assigns each run a stable time after its CRON time. Use minutes, hours, or a
371371
percentage of the interval. Schedules always use at least a 60-second placement
372372
range.
373373
</Hint>

0 commit comments

Comments
 (0)