Skip to content

Commit 1f083cc

Browse files
authored
fix: typo
Signed-off-by: Lucas Fernando Cardoso Nunes <[email protected]>
1 parent f039a73 commit 1f083cc

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)