Skip to content

Commit 5f4c617

Browse files
sigmundchcommit-bot@chromium.org
authored andcommitted
Fix typo in CHANGELOG.md
[email protected] Change-Id: I58a16f448be53fe0f9a7a4a9ab3ec5179bd67879 Reviewed-on: https://dart-review.googlesource.com/68220 Reviewed-by: Sigmund Cherem <[email protected]> Reviewed-by: Bob Nystrom <[email protected]> Commit-Queue: Sigmund Cherem <[email protected]>
1 parent 5313553 commit 5f4c617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ Still need entries for all changes to dart:web_audio,web_gl,web_sql since 1.x
503503
code-generation instead. Conditional imports indicate that mirrors are not
504504
supported, and any API in the mirrors library will throw at runtime.
505505
506-
* The generated output of dart2js can now be run as webworker.
506+
* The generated output of dart2js can now be run as a webworker.
507507
508508
* `dart:isolate` support was removed. To launch background tasks, please
509509
use webworkers instead. APIs for webworkers can be accessed from `dart:html`

0 commit comments

Comments
 (0)