We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf93143 commit 7251584Copy full SHA for 7251584
exercises/swift-scheduling/instructions.md
@@ -35,6 +35,6 @@ There are two variable delivery date description patterns:
35
| Description | Delivery date |
36
| ----------- | ---------------------------------------------------------------------- |
37
| `"<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 |
+| `"Q<N>"` | At 8:00 on the _last_ workday<sup>1</sup> of this year's N-th quarter |
39
40
<sup>1</sup> A workday is a Monday, Tuesday, Wednesday, Thursday, or Friday.
0 commit comments