Skip to content

Commit 0faf42f

Browse files
authored
Fixed typo
s/form/from
1 parent 704ae99 commit 0faf42f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/working-with-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ my-app 1 Swarm
267267

268268
Now that the app is running, you can point a web browser at the DNS name or public IP of the Docker node on
269269
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.
270+
the connection from your browser to your Docker host.
271271

272272
Now change the port of the application using `docker app upgrade <app-name>` command.
273273
```

0 commit comments

Comments
 (0)