Skip to content

docs: fix Timezone type name typo in README usage example - #60

Open
000wahab000 wants to merge 1 commit into
SunKit-Swift:mainfrom
000wahab000:fix/readme-timezone-type-typo
Open

docs: fix Timezone type name typo in README usage example#60
000wahab000 wants to merge 1 commit into
SunKit-Swift:mainfrom
000wahab000:fix/readme-timezone-type-typo

Conversation

@000wahab000

Copy link
Copy Markdown

In the 'Creating Sun' section of the usage example in README.md, timeZoneNaples was typed as Timezone instead of TimeZone. This updates the casing to match Swift Foundation.

Closes #57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant