Skip to content

Commit 9ad57b5

Browse files
tonyalborMrLotU
authored andcommitted
Update README (#18)
fixing typo in SwiftPrometheus
1 parent f3acccc commit 9ad57b5

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
@@ -6,7 +6,7 @@ A prometheus client for Swift supporting counters, gauges, histograms, summaries
66

77
# Installation
88

9-
SwiftPormetheus is available through SPM. To include it in your project add the following dependency to your `Package.swift`:
9+
SwiftPrometheus is available through SPM. To include it in your project add the following dependency to your `Package.swift`:
1010
```swift
1111
.package(url: "https://github.com/MrLotU/SwiftPrometheus.git", from: "1.0.0-alpha")
1212
```

0 commit comments

Comments
 (0)