diff --git a/docs/glossary/index.md b/docs/glossary/index.md index ce75d64..e3d0d58 100644 --- a/docs/glossary/index.md +++ b/docs/glossary/index.md @@ -40,7 +40,7 @@ A [Docker](glossary#docker) related concept: a virtual network created on the se ## Recipe -A recipe is what we call the configuration files that are used to deploy an [app](/glossary#app). When you run `abra app deploy `, `abra` is reading a recipe configuration, such as [the gitea recipe](https://git.coopcloud.tech/coop-cloud/gitea), in order to know how to deploy a new Gitea instance. When we speak of a "digital configuraiton commons", we're primarily referring to the [growing collection of recipes](https://git.coopcloud.tech/coop-cloud). +A recipe is what we call the configuration files that are used to deploy an [app](/glossary#app). When you run `abra app deploy `, `abra` is reading a recipe configuration, such as [the gitea recipe](https://git.coopcloud.tech/coop-cloud/gitea), in order to know how to deploy a new Gitea instance. When we speak of a "digital configuration commons", we're primarily referring to the [growing collection of recipes](https://git.coopcloud.tech/coop-cloud). ## Secret