Skip to content

Commit b1b6f55

Browse files
authored
Merge pull request #19305 from lucasfcnunes/patch-1
fix: typo
2 parents f039a73 + 1f083cc commit b1b6f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/compose/compose-file/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The Compose Specification is the latest and recommended version of the Compose f
4646

4747
Legacy versions 2.x and 3.x of the Compose file format were merged into the Compose Specification. It is implemented in versions 1.27.0 and above (also known as Compose V2) of the Docker Compose CLI.
4848

49-
The Compose Specification on Docker Docs is the Docker Compose implementation. If you wish to implement your own version of the Compose Specification, see the [Compose Specication repository](https://github.com/compose-spec/compose-spec).
49+
The Compose Specification on Docker Docs is the Docker Compose implementation. If you wish to implement your own version of the Compose Specification, see the [Compose Specification repository](https://github.com/compose-spec/compose-spec).
5050

5151
> **Note**
5252
>

0 commit comments

Comments
 (0)