Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 61a8e19

Browse files
vvvvalvalvalcaitp
authored andcommitted
docs(guide/e2e-testing): remove repeated word 'manually'
Fixed repetition in Caveats paragraph "manually" was repeated. Grammatical correctness is the prime directive, resistance is futile. Closes #7073
1 parent 6609175 commit 61a8e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/e2e-testing.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ has an end to end test in the example under the `protractor.js` tag).
8181

8282
## Caveats
8383

84-
Protractor does not work out-of-the-box with apps that manually bootstrap manually using
84+
Protractor does not work out-of-the-box with apps that bootstrap manually using
8585
`angular.bootstrap`. You must use the `ng-app` directive.

0 commit comments

Comments
 (0)