SunKit
SunKit copied to clipboard
There is a small typo in the code snippet of the README
Hello, I found a small typo in the Creating Sun section of the Usage example in the README. The variable timeZoneNaples is currently typed as Timezone, but it should be TimeZone to avoid errors.
This change ensures the example code works as expected. Thank you for the great project! 😊