Skip to content

Commit a4c1825

Browse files
committed
Fix sentence
1 parent 9d68500 commit a4c1825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESIGN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ interface AsyncOnSubscribe<T, S> {
361361
}
362362
```
363363

364-
These latter two `create` methods will provide take the following interaction interfaces to the `java.util.function.Consumer`:
364+
These latter two `create` methods will provide the following interaction interfaces to the `java.util.function.Consumer`:
365365

366366
```java
367367
interface SingleEmitter<T> {

0 commit comments

Comments
 (0)