Skip to content

Commit

Permalink
chore(docs): rebuild docs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-bauer committed Jan 7, 2025
1 parent e1e2134 commit 39fac01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/oncall.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ declared like:
+ calendar.shift.withId('secondary-' + shift.metadata.name)
// start rotating from the second person
+ calendar.shift.withStartRotationFromUserIndex(1)
for shift in std.objectKeysValues(self.primary.shifts)
for shift in self.primary.shifts
]),

##### fn schedule.calendar.withId
Expand Down

0 comments on commit 39fac01

Please sign in to comment.