| Index: sdk/lib/async/async.dart
|
| diff --git a/sdk/lib/async/async.dart b/sdk/lib/async/async.dart
|
| index f15073f1aa60f28a23955cbf19b3a142a720bb8c..a565220cfdcd622d992893d37cdffcd7ad0df809 100644
|
| --- a/sdk/lib/async/async.dart
|
| +++ b/sdk/lib/async/async.dart
|
| @@ -10,7 +10,7 @@
|
| * [dart:async section of the language tour]
|
| * (https://www.dartlang.org/docs/dart-up-and-running/contents/ch03.html#ch03-asynchronous-programming).
|
| *
|
| - * ## Other Resources
|
| + * ## Other resources
|
| *
|
| * * [Using Future Based APIs]
|
| * (https://www.dartlang.org/articles/using-future-based-apis/): A first look at
|
|
|