Skip to content

Commit 543cae0

Browse files
authored
Fix Package.swift typo (#120)
Signed-off-by: Michal Šrůtek <35694712+michalsrutek@users.noreply.github.com>
1 parent f331821 commit 543cae0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pod 'Kronos'
5757

5858
### Swift Package Manager
5959

60-
Add Kronos to your `Pacakge.swift`:
60+
Add Kronos to your `Package.swift`:
6161

6262
```bash
6363
.package(name: "Kronos", url: "https://github.com/MobileNativeFoundation/Kronos.git", .upToNextMajor(from: "TAG")),

0 commit comments

Comments
 (0)