From ffafe73a4c1f0ec1bc1ca661ecce879dfac91d8a Mon Sep 17 00:00:00 2001 From: davhojt Date: Tue, 31 May 2022 09:32:09 +0300 Subject: [PATCH] docs(dr-strange) correct typo --- subjects/dr-strange/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/dr-strange/README.md b/subjects/dr-strange/README.md index e88327db..48c93f21 100644 --- a/subjects/dr-strange/README.md +++ b/subjects/dr-strange/README.md @@ -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`.