docs(ngMock): fix typo providers -> provides
Should be a verb, ☆.。.:・゜☆MERCI BEAUCOUP☆.。.:・゜☆
This commit is contained in:
committed by
Caitlin Potter
parent
24aee81634
commit
af59f4e69a
Vendored
+1
-1
@@ -1719,7 +1719,7 @@ angular.mock.$RootElementProvider = function() {
|
||||
*
|
||||
* # ngMock
|
||||
*
|
||||
* The `ngMock` module providers support to inject and mock Angular services into unit tests.
|
||||
* The `ngMock` module provides support to inject and mock Angular services into unit tests.
|
||||
* In addition, ngMock also extends various core ng services such that they can be
|
||||
* inspected and controlled in a synchronous manner within test code.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user