-
-
Notifications
You must be signed in to change notification settings - Fork 32
"Feburary" is misspelled. #28
Comments
@sbennett08 😂 thanks for catching it! I have a lot of changes to address, but I'll be sure to address this one first 😃
Thank you! ❤️ This means a lot! |
@sbennett08 alright, so I looked into the issue more closely, and here's what I found out: ProblemThe JavaScript has no problems:
As you can see, the month is mentioned properly, However, the problem seems to be the README. calendar-javascript-lib/README.md Line 71 in ae99e84
calendar-javascript-lib/README.md Line 110 in ae99e84
SolutionSo there's two ways to solve the issue. You can either remove the declared Or you can update the settings from I also opened a pull request in order to resolve the issue which you can find below. #29 I'm closing this issue 😃 Thank you a lot for raising it, and I'm glad that the widget is being used ❤️ Have a wonderful day 🚀 |
Should be an easy fix here for you :)
We've noticed that the month "February" is misspelled as "Feburary".
We are using a Windows 10 OS and a Chrome browser (version 88).
I'm pretty sure this month is generated by your code when the calendar is printed out? If not, let me know and I'll take another look at the code on our end.
Great calendar widget by the way. It's just what we needed :)
The text was updated successfully, but these errors were encountered: