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 64fe4aa commit 3664ae0Copy full SHA for 3664ae0
README.md
@@ -9,7 +9,7 @@ As I've previously stated on the [Swift forums](https://forums.swift.org/t/my-ex
9
10
## Details
11
12
-The library comes with two free functions, one with a generic clock. And another one which uses the `ContinuousClock` as default.
+The library comes with two free functions, one with a generic clock and another one which uses the `ContinuousClock` as default.
13
```swift
14
public func deadline<C, R>(
15
until instant: C.Instant,
0 commit comments