diff --git a/docs/admin/runner-installation.md b/docs/admin/runner-installation.md index bc90af3a..0a75f2f2 100644 --- a/docs/admin/runner-installation.md +++ b/docs/admin/runner-installation.md @@ -204,8 +204,8 @@ container: enable_ipv6: false # Whether to use privileged mode or not when launching task containers (privileged mode is required for Docker-in-Docker). privileged: false - # And other options to be used when the container is started (eg, --add-host=my.forgejo.url:host-gateway). - options: + # Additional options to be used when the container is started (e.g., --add-host=my.forgejo.url:host-gateway). + options: "" # The parent directory of a job's working directory. # If it's empty, /workspace will be used. workdir_parent: