diff --git a/7.application_configuration.md b/7.application_configuration.md index 2b46a80..7c8dadc 100644 --- a/7.application_configuration.md +++ b/7.application_configuration.md @@ -46,7 +46,7 @@ The [Workload](3.workload.md) chapter of the specification defines how schematic A component can be deployed into numerous different runtimes. However, at runtime there is a one-to-one correspondence between an _instance of a configuration_ and an _application configuration_. -Conceptually speaking, an application configuration is managed as part of the _application operator_ role. An application configuration includes one or more component instances, each represented by a component definition that defines how an instance of a component spec should be deployed. The component definition has three parts: +Conceptually speaking, an application configuration is managed as part of the _application operator_ role. An application configuration references one or more component instances, each represented by a section that defines how an instance of a component spec should be deployed. In detail, this section has three parts: - Overrides of component parameters - List of traits, each of which has overrides for that trait's parameters - List of application scopes into which the component should be deployed