docs($anchorScroll): minor copyedit.

Singular-tense verb. Definite article.

Closes #7319
This commit is contained in:
Janas Page
2014-04-30 12:31:49 -07:00
committed by Caitlin Potter
parent e030e64196
commit d9c75bee93

View File

@@ -9,7 +9,7 @@
* @requires $rootScope
*
* @description
* When called, it checks current value of `$location.hash()` and scroll to related element,
* When called, it checks current value of `$location.hash()` and scrolls to the related element,
* according to rules specified in
* [Html5 spec](http://dev.w3.org/html5/spec/Overview.html#the-indicated-part-of-the-document).
*