From e593e5dd2d469ff2faf85fad02a96d966c2e5e20 Mon Sep 17 00:00:00 2001 From: TechWiz-3 Date: Tue, 12 Jul 2022 17:40:40 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20FIX:=20codeblock?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6140e60..d87b342 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Get the day based on the weekday number using the `get_weekday_from_number() cla 1 >>> print(GetDay.get_weekday_from_number(number)) 'Tuesday' -`` +``` # Enter typos