mirror of
https://github.com/docker/compose.git
synced 2025-07-23 05:34:36 +02:00
togather -> together
Signed-off-by: Anton Backer <anton.backer@newsela.com>
This commit is contained in:
parent
352cdf0a80
commit
80af26d2bb
@ -664,7 +664,7 @@ class TopLevelCommand(object):
|
||||
if options['--publish'] and options['--service-ports']:
|
||||
raise UserError(
|
||||
'Service port mapping and manual port mapping '
|
||||
'can not be used togather'
|
||||
'can not be used together'
|
||||
)
|
||||
|
||||
if options['COMMAND']:
|
||||
|
Loading…
x
Reference in New Issue
Block a user