We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e16b1 commit 3858910Copy full SHA for 3858910
exercises/meetup/instructions.md
@@ -2,7 +2,7 @@
2
3
Your task is to find the exact date of a meetup, given a month, year, weekday and week.
4
5
-There are five week values to consider: `first`, `second`, `third`, `fourth`, `last`, `teenth`.
+There are six week values to consider: `first`, `second`, `third`, `fourth`, `last`, `teenth`.
6
7
For example, you might be asked to find the date for the meetup on the first Monday in January 2018 (January 1, 2018).
8
0 commit comments