Skip to content

Commit

Permalink
readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-fajar committed Sep 25, 2019
1 parent cb9e2b9 commit d22a3ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app2/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# app1

- `npm i` and `npm start`
- `app1`'s `js` are now served at `http://0.0.0.0:9002/app2.js`
- `app2`'s `js` are now served at `http://0.0.0.0:9002/app2.js`
2 changes: 1 addition & 1 deletion app3/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# app1

- `npm i` and `npm start`
- `app1`'s `js` are now served at `http://0.0.0.0:9003/app3.js`
- `app3`'s `js` are now served at `http://0.0.0.0:9003/app3.js`

0 comments on commit d22a3ad

Please sign in to comment.