Skip to content

Commit

Permalink
Fix typo in CHANGELOG.md
Browse files Browse the repository at this point in the history
TBR=rnystrom@google.com

Change-Id: I58a16f448be53fe0f9a7a4a9ab3ec5179bd67879
Reviewed-on: https://dart-review.googlesource.com/68220
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
  • Loading branch information
sigmundch authored and commit-bot@chromium.org committed Aug 2, 2018
1 parent 5313553 commit 5f4c617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ Still need entries for all changes to dart:web_audio,web_gl,web_sql since 1.x
code-generation instead. Conditional imports indicate that mirrors are not
supported, and any API in the mirrors library will throw at runtime.
* The generated output of dart2js can now be run as webworker.
* The generated output of dart2js can now be run as a webworker.
* `dart:isolate` support was removed. To launch background tasks, please
use webworkers instead. APIs for webworkers can be accessed from `dart:html`
Expand Down

0 comments on commit 5f4c617

Please sign in to comment.