We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af05a68 commit 79f38e0Copy full SHA for 79f38e0
docs/deploy-and-configure/installation/scenario-local-installation/index.md
@@ -167,7 +167,7 @@ Install the requirements
167
168
169
170
-=== "install via .zip file"
+=== "Installation via .zip file"
171
Open a terminal window, create a directory, copy and extract docker orchestration there.
172
173
```shell
@@ -188,7 +188,7 @@ Install the requirements
188
git init && git add . && git commit -m "stub"
189
```
190
191
-=== "install via gitlab.eccenca.com"
+=== "Installation via gitlab.eccenca.com"
192
193
If you have access to gitlab.eccenca.com we recommend to clone our repository
194
and follow the README.
0 commit comments