Skip to content

Commit

Permalink
Another typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler authored Mar 5, 2025
1 parent 29e23ff commit 8c2157a
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 @@ -83,7 +83,7 @@ targets: [
.executableTarget(
name: "MyApp",
dependencies: [
.product(name: "Hummingbird"),
.product(name: "Hummingbird", package: "hummingbird"),
]),
]
```
Expand Down

0 comments on commit 8c2157a

Please sign in to comment.