Skip to content

Commit fea0d8f

Browse files
committed
Minor grammar fix ("an unified" -> "a unified")
1 parent 07f23ed commit fea0d8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose/compose-file/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ toc_min: 1
1212
## Reference and guidelines
1313

1414
These topics describe the Docker Compose implementation of the Compose format.
15-
Docker Compose **1.27.0+** implements the format defined by the [Compose Specification](https://github.com/compose-spec/compose-spec/blob/master/spec.md). Previous Docker Compose versions have support for several Compose file formats – 2, 2.x, and 3.x. The Compose specification is an unified 2.x and 3.x file format, aggregating properties across these formats.
15+
Docker Compose **1.27.0+** implements the format defined by the [Compose Specification](https://github.com/compose-spec/compose-spec/blob/master/spec.md). Previous Docker Compose versions have support for several Compose file formats – 2, 2.x, and 3.x. The Compose specification is a unified 2.x and 3.x file format, aggregating properties across these formats.
1616

1717
## Compose and Docker compatibility matrix
1818

0 commit comments

Comments
 (0)