Skip to content

Commit 804ed99

Browse files
committed
Fix grammar
1 parent 574242d commit 804ed99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/time/duration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ void main() {
1717
}
1818
```
1919

20-
You can use these get the duration between two `Instant`s with
20+
You can use these to get the duration between two `Instant`s with
2121
`Duration.between`.
2222

2323
```java

0 commit comments

Comments
 (0)