We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 704ae99 commit 0faf42fCopy full SHA for 0faf42f
1 file changed
app/working-with-app.md
@@ -267,7 +267,7 @@ my-app 1 Swarm
267
268
Now that the app is running, you can point a web browser at the DNS name or public IP of the Docker node on
269
port 8080 and see the app. You must ensure traffic to port 8080 is allowed on
270
-the connection form your browser to your Docker host.
+the connection from your browser to your Docker host.
271
272
Now change the port of the application using `docker app upgrade <app-name>` command.
273
```
0 commit comments