| Index: sdk/lib/_internal/js_runtime/pubspec.yaml
|
| diff --git a/sdk/lib/_internal/js_runtime/pubspec.yaml b/sdk/lib/_internal/js_runtime/pubspec.yaml
|
| index 058f035723bbce822be076dfea8774f3bebf903b..c8fa8098caf7ff070299602e7b582436bca8e77a 100644
|
| --- a/sdk/lib/_internal/js_runtime/pubspec.yaml
|
| +++ b/sdk/lib/_internal/js_runtime/pubspec.yaml
|
| @@ -1,4 +1,4 @@
|
| # Note: This package is not meant to be uploaded to pub. This file is used to
|
| -# make it easer to develop on dart2js.
|
| +# make it easier to develop on dart2js.
|
| name: js_runtime
|
| # version: do-not-upload
|
|
|