Skip to content

Commit 605760d

Browse files
authored
Merge pull request #167 from jochenschneider/patch-1
Typo
2 parents c1d0214 + 598be85 commit 605760d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ difficult to understand.
155155
- an `apply(): Unit` method that starts the computation.
156156

157157
## Limitations
158-
- See the [neg](https://github.com/scala/async/tree/master/src/test/scala/scala/async/neg) test cases for
158+
- See the [neg](https://github.com/scala/async/tree/master/src/test/scala/scala/async/neg) test cases
159159
for constructs that are not allowed in a async block
160160
- See the [issue list](https://github.com/scala/async/issues?state=open) for which of these restrictions are planned
161161
to be dropped in the future.

0 commit comments

Comments
 (0)