Skip to content

Commit 7f33e1c

Browse files
ammarAlrefaipetebacondarwin
authored andcommitted
docs(tutorial/step-12): fix typo
Closes angular#5148
1 parent 28d0094 commit 7f33e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_12.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ __`app/css/animations.css`__
153153
</pre>
154154

155155
As you can see our `phone-listing` CSS class is combined together with the animation hooks that occur when items are
156-
inserted info and removed from the list:
156+
inserted into and removed from the list:
157157

158158
* The `ng-enter` class is applied to the element when a new phone is added to the list and rendered on the page.
159159
* The `ng-move` class is applied when items are moved around in the list.

0 commit comments

Comments
 (0)