Update overview.md (#2805)

It should say 'predecessors', not 'successors'. Otherwise the sentence and the subsequent example don't make sense.
This commit is contained in:
padoo 2017-04-17 02:00:39 +02:00 committed by John Mulhausen
parent 071f4ba487
commit fabedfbc8b
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ Use the `-f` flag to specify the location of a Compose configuration file. You
can supply multiple `-f` configuration files. When you supply multiple files,
Compose combines them into a single configuration. Compose builds the
configuration in the order you supply the files. Subsequent files override and
add to their successors.
add to their predecessors.
For example, consider this command line: