mirror of https://github.com/docker/compose.git
Readme pluralisation
This commit is contained in:
parent
50d1a39b3a
commit
206c338e14
|
@ -3,7 +3,7 @@ Fig
|
||||||
|
|
||||||
Punctual, lightweight development environments using Docker.
|
Punctual, lightweight development environments using Docker.
|
||||||
|
|
||||||
Fig is tool for defining and running isolated application environments. It uses a simple, version-controllable YAML configuration file that looks something like this:
|
Fig is tool for defining and running isolated application environments. It uses simple, version-controllable YAML configuration files that look something like this:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
web:
|
web:
|
||||||
|
|
Loading…
Reference in New Issue