Skip to content

Commit 81db31f

Browse files
Fix README.md
1 parent 9893843 commit 81db31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Add BreezeLambdaAPIClient as a dependency to the dependencies value of your `Pac
1313
```swift
1414
dependencies: [
1515
//...
16-
.package(url: "https://github.com/swift-sprinter/BreezeLmabdaAPIClient.git", from: "0.2.0"),
16+
.package(url: "https://github.com/swift-sprinter/BreezeLambdaAPIClient.git", from: "0.2.0"),
1717
// ...
1818
]
1919
)

0 commit comments

Comments
 (0)