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