mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 07:49:41 +02:00
update wording, docker-compose to docker compose (#7233)
This commit is contained in:
parent
0da4e3ae63
commit
3d4d2b50ae
9 changed files with 14 additions and 14 deletions
|
@ -36,7 +36,7 @@
|
|||
value="$ctrl.model.StackFileContent"
|
||||
yml="true"
|
||||
identifier="compose-editor"
|
||||
placeholder="# Define or paste the content of your docker-compose file here"
|
||||
placeholder="# Define or paste the content of your docker compose file here"
|
||||
on-change="($ctrl.onChangeComposeConfig)"
|
||||
>
|
||||
<editor-description>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue