Fix typo: `fom` -> `from` (#142)

Signed-off-by: Yz4230 <yuzupon1480@gmail.com>
pull/148/head
yuzu 3 years ago committed by GitHub
parent 5da10ec827
commit bd5fa7b667
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      nginx-flask-mongo/README.md

@ -62,7 +62,7 @@ d7eea5481c77 mongo "docker-entrypoint.s…" About
After the application starts, navigate to `http://localhost:80` in your web browser or run:
```
$ curl localhost:80
Hello fom the MongoDB client!
Hello from the MongoDB client!
```
Stop and remove the containers

Loading…
Cancel
Save