aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Eich2013-11-18 11:19:06 -0500
committerPete Bacon Darwin2013-11-20 11:26:57 +0000
commitb4cf8483d75c6648ff21d25c38b1942cea360579 (patch)
tree36b6f678869539fdcb8a3f2c72d57a6890d25ca5
parent8a9816e06ba1c8d60c3b5f5e0cb98cf2ec1112d5 (diff)
downloadangular.js-b4cf8483d75c6648ff21d25c38b1942cea360579.tar.bz2
docs(guide/migration): fix typo
Closes #5002
-rw-r--r--docs/content/guide/migration.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/guide/migration.ngdoc b/docs/content/guide/migration.ngdoc
index 9bae59c2..6476247c 100644
--- a/docs/content/guide/migration.ngdoc
+++ b/docs/content/guide/migration.ngdoc
@@ -3,7 +3,7 @@
@description
-AngularJS version 1.2 introduces several breaking changes that will may require changes to your
+AngularJS version 1.2 introduces several breaking changes that may require changes to your
application's source code.
Although we try to avoid breaking changes, there are some cases where it is unavoidable.