Skip to content

Commit c9f7a7f

Browse files
faustodcleonsenft
authored andcommitted
docs: fix typo in end-to-end.md regarding e2e command
1 parent b4ae9cf commit c9f7a7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adev/src/content/tools/cli/end-to-end.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ng e2e
4848

4949
```
5050

51-
Note, their isn't anything "special" about running your tests with any of the integrated e2e packages. The `ng e2e` command is really just running the `e2e` builder under the hood. You can always [create your own custom builder](tools/cli/cli-builder#creating-a-builder) named `e2e` and run it using `ng e2e`.
51+
Note, there isn't anything "special" about running your tests with any of the integrated e2e packages. The `ng e2e` command is really just running the `e2e` builder under the hood. You can always [create your own custom builder](tools/cli/cli-builder#creating-a-builder) named `e2e` and run it using `ng e2e`.
5252

5353
## More information on end-to-end testing tools
5454

0 commit comments

Comments
 (0)