From 4140ebd82349903b449ef869d3dab973f46d9c6f Mon Sep 17 00:00:00 2001 From: Maarten Groeneweg Date: Fri, 9 Feb 2024 16:46:51 +0100 Subject: [PATCH] chore(doc): fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a956d177..15269a80 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Specify a command to run when the image start. By default the image run `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. For example you can create a simple script like this one (let's call it