We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5d3913 + 4c9e34e commit 783b2d4Copy full SHA for 783b2d4
src/content/3/en/part3b.md
@@ -83,7 +83,7 @@ The setup of our app looks now as follows:
83
84

85
86
-The react app that runs in browser fetches now the data from node/express-server that runs in localhost:3001.
+The react app running in the browser now fetches the data from node/express-server that runs in localhost:3001.
87
### Application to the Internet
88
89
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