Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ay42 authored May 29, 2024
1 parent 393c0bb commit c5f0786
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
Expand Up @@ -47,7 +47,7 @@ let package = Package(
// name, etc.
dependencies: [
// other dependencies
.product(name: "Equatable", package: "wift-equatable")
.product(name: "Equatable", package: "swift-equatable")
]
)
// other targets
Expand Down

0 comments on commit c5f0786

Please sign in to comment.