Merge pull request #3961 from ankon/patch-1

Fix typo
This commit is contained in:
Joffrey F 2017-01-09 12:15:04 -08:00 committed by GitHub
commit b570cba965
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ Bug Fixes
- Fixed a bug in Windows environment where volume mappings of the - Fixed a bug in Windows environment where volume mappings of the
host's root directory would be parsed incorrectly. host's root directory would be parsed incorrectly.
- Fixed a bug where `docker-compose config` would ouput an invalid - Fixed a bug where `docker-compose config` would output an invalid
Compose file if external networks were specified. Compose file if external networks were specified.
- Fixed an issue where unset buildargs would be assigned a string - Fixed an issue where unset buildargs would be assigned a string