docs: better wording

This commit is contained in:
decentral1se 2021-07-28 22:13:05 +02:00
parent f7b085dfa2
commit e4ed2aeebf
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ var RecipeCommand = &cli.Command{
Name: "recipe",
Usage: "Manage app recipes",
Description: `
A recipe is a blueprint for a Co-op Cloud app. It is made up of two things:
A recipe is a blueprint for an app. It is made up of two things:
- A libre software app (e.g. Nextcloud, Wordpress, Mastodon)
- A package configuration which describes how to deploy and maintain it