Skip to content

Commit 543cae0

Browse files
authored
Fix Package.swift typo (#120)
Signed-off-by: Michal Šrůtek <[email protected]>
1 parent f331821 commit 543cae0

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
@@ -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)