chore(doc): fix typo

This commit is contained in:
Maarten Groeneweg 2024-02-09 16:46:51 +01:00
parent 49b85c96e5
commit 4140ebd823

View file

@ -74,7 +74,7 @@ Specify a command to run when the image start.
By default the image run By default the image run
`renovate`. `renovate`.
This option is useful to customize the image before running `renovate`. This option is useful to customize the image before running `renovate`.
It must be an existing file on the local system and the it must have execute permission. It must be an existing file on the local system and it must have execute permission.
It will be mounted to the docker container. It will be mounted to the docker container.
For example you can create a simple script like this one (let's call it For example you can create a simple script like this one (let's call it