docs(guide/migration): fix typo

Closes #5002
This commit is contained in:
Tyler Eich 2013-11-18 11:19:06 -05:00 committed by Pete Bacon Darwin
parent 8a9816e06b
commit b4cf8483d7

View file

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