We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2435d commit f0b88e0Copy full SHA for f0b88e0
1 file changed
docs/content/guide/migration.ngdoc
@@ -29,7 +29,7 @@ to render error messages with ngMessages that are listed with a directive such a
29
involves pulling error message data from a server and then displaying that data via the mechanics of ngMessages. Be
30
sure to read the breaking change involved with `ngMessagesInclude` to upgrade your template code.
31
32
-Other changes, such as the ordering of elements with ngRepeat and ngOptions, may also effect the behavior of your
+Other changes, such as the ordering of elements with ngRepeat and ngOptions, may also affect the behavior of your
33
application. And be sure to also read up on the changes to `$cookies`. The migration jump from 1.3 to 1.4 should be
34
relatively straightforward otherwise.
35
0 commit comments