docs(dr-strange) correct typo

This commit is contained in:
davhojt 2022-05-31 09:32:09 +03:00 committed by Dav Hojt
parent 18287aa633
commit ffafe73a4c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ You will create two functions: `addWeek` and `timeTravel`.
You have been given a mission to create a new sense of time. Normally a week has 7 days right? Well, that is about to change.
Days will instead have **14** days.
Weeks will instead have **14** days.
Let me explain; this new week will have 14 days, from `Monday` to `Sunday`, then `secondMonday` to `secondSunday`.