Skip to content

Commit 5879a5b

Browse files
authored
docs: typo
1 parent cf17a58 commit 5879a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ When using 'Stepup-Deploy' the 'deploy' entity manager should be used in order t
2323

2424
## Management API
2525

26-
Some of the configuratio of the components is static (i.e. stored in parameteres.yml). The configuration that is expected to change during the operation of a Stepup system is managed through an API on the middleware. This provides one place and action to change the configuration and allows changing of this configuration without having to modify the configuration of several components on several servers.
26+
Some of the configuration of the components is static (i.e. stored in parameteres.yml). The configuration that is expected to change during the operation of a Stepup system is managed through an API on the middleware. This provides one place and action to change the configuration and allows changing of this configuration without having to modify the configuration of several components on several servers.
2727

2828
- The API calls are documented in the [middleware API documentation](./docs/MiddlewareManagementAPI.md).
2929
- The configuration itself is elaborate and is described in detail in the [Middlware configuration](./docs/MiddlewareConfiguration.md).

0 commit comments

Comments
 (0)