Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 10543af

Browse files
committed
typo: abandonned -> abandoned
Signed-off-by: Kunal Marwaha <[email protected]>
1 parent 213509a commit 10543af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A Go library for Docker Compose. It does everything the command-line tool does,
88
**Note: This is not really maintained anymore — the reason are diverse but mainly lack of time from the maintainers**
99

1010
The current state is the following :
11-
- The `libcompose` CLI should considered abandonned. The `v2` parsing is incomplete and `v3` parsing is missing.
11+
- The `libcompose` CLI should considered abandoned. The `v2` parsing is incomplete and `v3` parsing is missing.
1212
- The official compose Go parser implementation is on [`docker/cli`](https://github.com/docker/cli/tree/master/cli/compose) but only support `v3` version of the compose format.
1313

1414
What is the work that is needed:

0 commit comments

Comments
 (0)