We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9893843 commit 81db31fCopy full SHA for 81db31f
README.md
@@ -13,7 +13,7 @@ Add BreezeLambdaAPIClient as a dependency to the dependencies value of your `Pac
13
```swift
14
dependencies: [
15
//...
16
- .package(url: "https://github.com/swift-sprinter/BreezeLmabdaAPIClient.git", from: "0.2.0"),
+ .package(url: "https://github.com/swift-sprinter/BreezeLambdaAPIClient.git", from: "0.2.0"),
17
// ...
18
]
19
)
0 commit comments