Skip to content

Commit 3664ae0

Browse files
authored
Update README.md
1 parent 64fe4aa commit 3664ae0

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
@@ -9,7 +9,7 @@ As I've previously stated on the [Swift forums](https://forums.swift.org/t/my-ex
99

1010
## Details
1111

12-
The library comes with two free functions, one with a generic clock. And another one which uses the `ContinuousClock` as default.
12+
The library comes with two free functions, one with a generic clock and another one which uses the `ContinuousClock` as default.
1313
```swift
1414
public func deadline<C, R>(
1515
until instant: C.Instant,

0 commit comments

Comments
 (0)