Skip to content

Commit 783b2d4

Browse files
authored
Merge pull request #1909 from phonz-dev/patch-1
Update part3b.md
2 parents b5d3913 + 4c9e34e commit 783b2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/3/en/part3b.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The setup of our app looks now as follows:
8383

8484
![](../../images/3/100.png)
8585

86-
The react app that runs in browser fetches now the data from node/express-server that runs in localhost:3001.
86+
The react app running in the browser now fetches the data from node/express-server that runs in localhost:3001.
8787
### Application to the Internet
8888

8989
Now that the whole stack is ready, let's move our application to the internet. We'll use good old [Heroku](https://www.heroku.com) for this.

0 commit comments

Comments
 (0)