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 574242d commit 804ed99Copy full SHA for 804ed99
src/time/duration.md
@@ -17,7 +17,7 @@ void main() {
17
}
18
```
19
20
-You can use these get the duration between two `Instant`s with
+You can use these to get the duration between two `Instant`s with
21
`Duration.between`.
22
23
```java
0 commit comments