Fix typo in readme

This commit is contained in:
2016-06-05 12:21:01 +01:00
parent 6923ac4d2a
commit b4b452b799

View File

@@ -9,7 +9,7 @@ easier:
## Notes
- The `mysql` container stores it's data in a named volume instead in a directed
- The `mysql` container stores it's data in a named volume instead of a directory
mounted from the host. This is due to a
[bug](https://forums.docker.com/t/posix-fallocate-issues/11370) in the OS X
Beta version of Docker. Once the bug is resolved, I'll be mounting a host