diff --git a/docs/content/guide/migration.ngdoc b/docs/content/guide/migration.ngdoc index d21ce37f843c..d387f0682b08 100644 --- a/docs/content/guide/migration.ngdoc +++ b/docs/content/guide/migration.ngdoc @@ -425,7 +425,6 @@ below should still apply, but you may want to consult the
  • {@link guide/migration#you-cannot-bind-to-select[multiple] You cannot bind to select[multiple]}
  • {@link guide/migration#uncommon-region-specific-local-files-were-removed-from-i18n Uncommon region-specific local files were removed from i18n}
  • {@link guide/migration#services-can-now-return-functions Services can now return functions}
  • -
  • {@link guide/migration#modifying-the-dom-outside-digest-cycle Modifying the DOM outside digest cycle}