Merge pull request #118 from epoxa/patch-1

Typo
This commit is contained in:
Ric Harvey
2017-02-19 14:40:41 +00:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
This guide will show you how to make a quick and easy docker compose file to get your container running using the compose tool.
### Creating a copomse file
### Creating a compose file
Create a docker-compose.yml file with the following contents:
```