From 598be852f9443d33dcfa83e43a5054416ecddd28 Mon Sep 17 00:00:00 2001 From: Jochen Schneider Date: Mon, 30 Jan 2017 22:12:15 +0100 Subject: Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d50e8a6..0b1e80e 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ difficult to understand. - an `apply(): Unit` method that starts the computation. ## Limitations - - See the [neg](https://github.com/scala/async/tree/master/src/test/scala/scala/async/neg) test cases for + - See the [neg](https://github.com/scala/async/tree/master/src/test/scala/scala/async/neg) test cases for constructs that are not allowed in a async block - See the [issue list](https://github.com/scala/async/issues?state=open) for which of these restrictions are planned to be dropped in the future. -- cgit v1.2.3