Skip to content

Commit d88a7e4

Browse files
TomHAndersonmathisGarberg
authored andcommitted
Fixed formatting of readme; removed tabs (mathisGarberg#37)
1 parent 8fc96b8 commit d88a7e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Scripts
3939
* npm start -> Run dev. server on http://localhost:4200/
4040
* npm run build -> Lint code and build app for production in dist folder
4141
* npm run test -> Run unit tests via Karma in watch mode
42-
* npm test:ci -> Lint code and run unit tests once for continuous integration
43-
* npm run e2e -> Run e2e tests using Protractor
42+
* npm test:ci -> Lint code and run unit tests once for continuous integration
43+
* npm run e2e -> Run e2e tests using Protractor
4444
* npm run lint -> Lint code
4545
```

0 commit comments

Comments
 (0)