From 56cbea7928085308f5e96d65763ec2de84580548 Mon Sep 17 00:00:00 2001 From: woshishabii Date: Thu, 16 Jan 2025 00:16:26 +0000 Subject: [PATCH] a typo i guess (#155) Reviewed-on: https://gitea.com/gitea/docs/pulls/155 Reviewed-by: Lunny Xiao Co-authored-by: woshishabii Co-committed-by: woshishabii --- docs/usage/actions/act-runner.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/actions/act-runner.md b/docs/usage/actions/act-runner.md index d57090fa..91fc7df9 100644 --- a/docs/usage/actions/act-runner.md +++ b/docs/usage/actions/act-runner.md @@ -320,7 +320,7 @@ services: When using docker, there is no requirement to enter the container and manually run `./act_runner daemon` command as shown below. Once the container has been started successfully, it will show up as an active runner in your Gitea instance. -## Advantage Configurations +## Advanced Configurations ### Configuring cache when starting a Runner using docker image