Skip to content

Commit f6fa35f

Browse files
w3appsnetman92
authored andcommitted
docs(guide/Migrating from Previous Versions): spelling mistake
Closes angular#11739
1 parent db48d34 commit f6fa35f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/migration.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ to render error messages with ngMessages that are listed with a directive such a
2929
involves pulling error message data from a server and then displaying that data via the mechanics of ngMessages. Be
3030
sure to read the breaking change involved with `ngMessagesInclude` to upgrade your template code.
3131

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
3333
application. And be sure to also read up on the changes to `$cookies`. The migration jump from 1.3 to 1.4 should be
3434
relatively straightforward otherwise.
3535

0 commit comments

Comments
 (0)