Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
Thanks @q231950  for mentioning.
Fixes #1
  • Loading branch information
0xWDG authored Aug 23, 2024
1 parent a3b5359 commit d5f14c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Colors

Colors is a Swift Package to enable all system colors in SwiftUI trough a `Color` extension.
Colors which where previously only available in `UIColor`/`NSColor` are now available in `Color` as well.
Colors which were previously only available in `UIColor`/`NSColor` are now available in `Color` as well.

[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2F0xWDG%2FSwiftUI-Color%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/0xWDG/SwiftUI-Color)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2F0xWDG%2FSwiftUI-Color%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/0xWDG/SwiftUI-Color)
Expand Down

0 comments on commit d5f14c7

Please sign in to comment.