| Index: CHANGELOG.md
|
| diff --git a/CHANGELOG.md b/CHANGELOG.md
|
| index e0bfae2f31affc2a07cb98e77c40edc267e0f7f3..11e8853095fa339f87ca1b6b37ef6a3c644eb848 100644
|
| --- a/CHANGELOG.md
|
| +++ b/CHANGELOG.md
|
| @@ -31,8 +31,8 @@
|
| * Dart Dev Compiler
|
| * The **experimental** `dartdevc` executable has been added to the SDK.
|
|
|
| - * It will help early adopters validate the implementation provide feedback.
|
| - It **should not** be used for production code.
|
| + * It will help early adopters validate the implementation and provide
|
| + feedback. `dartdevc` **is not** yet ready for production usage.
|
|
|
| * Read more about the Dart Dev Compiler [here][dartdevc].
|
|
|
|
|