We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24aee81 commit af59f4eCopy full SHA for af59f4e
1 file changed
src/ngMock/angular-mocks.js
@@ -1719,7 +1719,7 @@ angular.mock.$RootElementProvider = function() {
1719
*
1720
* # ngMock
1721
1722
- * 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.
1723
* In addition, ngMock also extends various core ng services such that they can be
1724
* inspected and controlled in a synchronous manner within test code.
1725
0 commit comments