1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Copy edits for typos

Signed-off-by: Ed Costello <epc@epcostello.com>
This commit is contained in:
Ed Costello 2015-05-25 13:39:56 -04:00
parent 187362414d
commit 7d75c5be95
6 changed files with 9 additions and 9 deletions

View file

@ -13,7 +13,7 @@ MongoDB pre-installed. We'll also see how to `push` that image to the
> **Note:**
>
> This guide will show the mechanics of building a MongoDB container, but
> you will probably want to use the offical image on [Docker Hub]( https://registry.hub.docker.com/_/mongo/)
> you will probably want to use the official image on [Docker Hub]( https://registry.hub.docker.com/_/mongo/)
Using Docker and containers for deploying [MongoDB](https://www.mongodb.org/)
instances will bring several benefits, such as: