diff --git a/core/CHANGELOG.txt b/core/CHANGELOG.txt index 002cd6e..cf70f68 100644 --- a/core/CHANGELOG.txt +++ b/core/CHANGELOG.txt @@ -34,7 +34,7 @@ Drupal 8.0.x, xxxx-xx-xx (development version) - Improved entity system. * Added support for saving and deleting entities through the controller. * Base entity fields (such as labels) support widgets, formatters and - * translation. + translation. * Form modes introduced, similar to display modes. * Entities are now classed objects, implementing EntityInterface. * Drupal now understands the concept of a "default" revision, tracked