Skip to content

Commit 85aaf86

Browse files
author
Maxime GRIS
committed
fix/ README typo (e2e chapter)
1 parent 00ce410 commit 85aaf86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ YES! You can do it! Just by importing your library in npm dependencies section (
8484
Maybe you want to execute the application in the browser with hot reload ? Just run `npm run ng:serve:web`.
8585
**Note that you can't use Electron or NodeJS native libraries in this case.** Please check `providers/electron.service.ts` to watch how conditional import of electron/Native libraries is done.
8686

87-
# E2E Testing
87+
## E2E Testing
8888

8989
E2E Test scripts can be found in `e2e` folder.
9090

0 commit comments

Comments
 (0)