fix changelog entry for dartdevc

R=zra@google.com

Review URL: https://codereview.chromium.org/1850323003 .
This commit is contained in:
Kevin Moore 2016-04-01 14:19:57 -07:00
parent 36b634e620
commit 87ce6254a9

View file

@ -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].