diff options
| author | Tyler Eich | 2013-11-18 11:19:06 -0500 |
|---|---|---|
| committer | Pete Bacon Darwin | 2013-11-20 11:26:57 +0000 |
| commit | b4cf8483d75c6648ff21d25c38b1942cea360579 (patch) | |
| tree | 36b6f678869539fdcb8a3f2c72d57a6890d25ca5 /docs/content | |
| parent | 8a9816e06ba1c8d60c3b5f5e0cb98cf2ec1112d5 (diff) | |
| download | angular.js-b4cf8483d75c6648ff21d25c38b1942cea360579.tar.bz2 | |
docs(guide/migration): fix typo
Closes #5002
Diffstat (limited to 'docs/content')
| -rw-r--r-- | docs/content/guide/migration.ngdoc | 2 |
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. |
