mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-21 18:42:31 +08:00
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
This commit is contained in:
committed by
Caitlin Potter
parent
c55477fb2b
commit
6782c45ddc
@@ -81,5 +81,5 @@ has an end to end test in the example under the `protractor.js` tag).
|
||||
|
||||
## Caveats
|
||||
|
||||
Protractor does not work out-of-the-box with apps that manually bootstrap manually using
|
||||
Protractor does not work out-of-the-box with apps that bootstrap manually using
|
||||
`angular.bootstrap`. You must use the `ng-app` directive.
|
||||
|
||||
Reference in New Issue
Block a user