Skip to content

Commit d38ab46

Browse files
authored
Update README.md
1 parent 4102ed1 commit d38ab46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ interface OptionInterface extends IteratorAggregate
111111
*
112112
* @template TAndThen
113113
*
114-
* @param callable(TValue):TAndThen $function
114+
* @param callable(TValue):self $function
115115
*
116116
* @return self<TAndThen|TValue>
117117
*/

0 commit comments

Comments
 (0)