forked from toolshed/docs.coopcloud.tech
		
	docs: wording
This commit is contained in:
		| @ -32,9 +32,9 @@ _Co-op Cloud_ is made up of a few simple, composable pieces. The system does not | |||||||
|  |  | ||||||
| ``` mermaid | ``` mermaid | ||||||
| graph LR | graph LR | ||||||
|   A[Libre Software\n Apps] --> B{Recipe Packaging}; |   A[Libre software apps] --> B{Recipe packaging}; | ||||||
|   B --> C[CLI Tool]; |   B --> C[Command-line tool]; | ||||||
|   C --> D[Container\n Orchestrator]; |   C --> D[Container orchestrator]; | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| Once you [grok](https://en.wikipedia.org/wiki/Grok) this, you grok the moving parts of the entire project. You can then move on to [deploying your first app](/operators/tutorial/#deploy-your-first-app). | Once you [grok](https://en.wikipedia.org/wiki/Grok) this, you grok the moving parts of the entire project. You can then move on to [deploying your first app](/operators/tutorial/#deploy-your-first-app). | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user