docs(tutorial/step-11): remove excess words

Closes #9690
This commit is contained in:
lguyot
2014-10-20 11:26:45 +02:00
committed by Peter Bacon Darwin
parent 6a8348f715
commit 29aeee2250

View File

@@ -171,7 +171,7 @@ we require, so in these cases, we can add a callback to process the server respo
## Test
Because we're now using the {@link ngResource ngResource} module, it's necessary to also need to
Because we're now using the {@link ngResource ngResource} module, it's necessary to
update the Karma config file with angular-resource so the new tests will pass.
__`test/karma.conf.js`:__