Explorar el Código

Fix wrong option name in changelog

Signed-off-by: Harald Albers <[email protected]>
Harald Albers hace 8 años
padre
commit
2e232ee97c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -42,7 +42,7 @@ Change log
 - Values interpolated from the environment will now be converted to the
   proper type when used in non-string fields.
 
-- Added support for `--labels` in `docker-compose run`
+- Added support for `--label` in `docker-compose run`
 
 - Added support for `--timeout` in `docker-compose down`