forked from toolshed/docs.coopcloud.tech
		
	Fix typo
Thanks @dantefromhell
This commit is contained in:
		| @ -75,7 +75,7 @@ Finally, we need a tool to read the recipe package format and actually deploy th | ||||
|  | ||||
| `abra` aims at providing a simple command-line interface for managing your own Co-op Cloud. You can bootstrap machines with the required tools, create new apps and deploy them. `abra` is written in [Go](https://go.dev/) and uses a lot of the libraries that the `docker` and `docker-compose` CLIs use but does not rely on those interfaces directly. | ||||
|  | ||||
| `abra` is our flagship command-line client but it does not need to be the only client. `abra` was designed in such a way that is complements a workflow which can still be done completely manually. If Co-op Cloud goes away tomorrow, our configuration commons would still be useful and usable. | ||||
| `abra` is our flagship command-line client but it does not need to be the only client. `abra` was designed in such a way that it complements a workflow which can still be done completely manually. If Co-op Cloud goes away tomorrow, our configuration commons would still be useful and usable. | ||||
|  | ||||
| [abra]: /abra/ | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user