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

Signed-off-by: Yz4230 <yuzupon1480@gmail.com>
This commit is contained in:
yuzu 2021-05-22 01:53:49 +09:00 committed by GitHub
parent 5da10ec827
commit bd5fa7b667
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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