docs(tutorial/step_12): fix grammar

This commit is contained in:
jerryfan
2014-03-26 13:02:06 -07:00
committed by linclark
parent 64a3f42f14
commit 02fcac5e04

View File

@@ -75,7 +75,7 @@ well as the `angular-animate.js` file. The animation module, known as {@link api
defined within `angular-animate.js` and contains the code necessary to make your application become animation
aware.
Here's what needs to changed in the index file:
Here's what needs to be changed in the index file:
__`app/index.html`.__