Skip to content

Commit 7251584

Browse files
Update instructions.md
Co-authored-by: Anastasios Chatzialexiou <[email protected]>
1 parent cf93143 commit 7251584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/swift-scheduling/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ There are two variable delivery date description patterns:
3535
| Description | Delivery date |
3636
| ----------- | ---------------------------------------------------------------------- |
3737
| `"<N>M"` | At 8:00 on the _first_ workday<sup>1</sup> of this year's N-th month |
38-
| `"Q<N>"` | At 8:00 on the _last_ work day<sup>1</sup> of this year's N-th quarter |
38+
| `"Q<N>"` | At 8:00 on the _last_ workday<sup>1</sup> of this year's N-th quarter |
3939

4040
<sup>1</sup> A workday is a Monday, Tuesday, Wednesday, Thursday, or Friday.

0 commit comments

Comments
 (0)