SunKit icon indicating copy to clipboard operation
SunKit copied to clipboard

There is a small typo in the code snippet of the README

Open poetic-form opened this issue 9 months ago • 0 comments

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.

timezone

This change ensures the example code works as expected. Thank you for the great project! 😊

poetic-form avatar Jan 14 '25 13:01 poetic-form