Skip to content

Commit f0b88e0

Browse files
w3appspkozlowski-opensource
authored andcommitted
docs(guide/Migrating from Previous Versions): spelling mistake
Closes angular#11739
1 parent ef2435d commit f0b88e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)