File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ to render error messages with ngMessages that are listed with a directive such a
29
29
involves pulling error message data from a server and then displaying that data via the mechanics of ngMessages. Be
30
30
sure to read the breaking change involved with `ngMessagesInclude` to upgrade your template code.
31
31
32
- Other changes, such as the ordering of elements with ngRepeat and ngOptions, may also effect the behavior of your
32
+ Other changes, such as the ordering of elements with ngRepeat and ngOptions, may also affect the behavior of your
33
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
34
relatively straightforward otherwise.
35
35
You can’t perform that action at this time.
0 commit comments