Skip to content

Commit 92a8a0d

Browse files
authored
docs: correct spelling of example cli usage (#161)
1 parent 7820550 commit 92a8a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Run `nx affected:test` to execute the unit tests affected by a change.
7373

7474
## Running end-to-end tests
7575

76-
Run `ng e2e my-app` to execute the end-to-end tests via [Cypress](https://www.cypress.io).
76+
Run `nx e2e my-app` to execute the end-to-end tests via [Cypress](https://www.cypress.io).
7777

7878
Run `nx affected:e2e` to execute the end-to-end tests affected by a change.
7979

0 commit comments

Comments
 (0)