From 8debbe699ed69cd7a224694fd9417e82a7d3ec22 Mon Sep 17 00:00:00 2001 From: Gusted Date: Tue, 23 Sep 2025 06:41:07 +0000 Subject: [PATCH] chore: fix typo in the documentation (#1025) Ref: forgejo/docs#1506 - other - [PR](https://code.forgejo.org/forgejo/runner/pulls/1025): Fix typo Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/1025 Reviewed-by: Beowulf Co-authored-by: Gusted Co-committed-by: Gusted --- internal/pkg/config/config.example.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/pkg/config/config.example.yaml b/internal/pkg/config/config.example.yaml index 14decb32..4e447e9d 100644 --- a/internal/pkg/config/config.example.yaml +++ b/internal/pkg/config/config.example.yaml @@ -138,7 +138,7 @@ cache: # different network than the Forgejo runner (for instance when the # docker server used to create containers is not running on the same # host as the Forgejo runner), it may be impossible to figure that - # out automatically. In that case you can specifify which IP or + # out automatically. In that case you can specify which IP or # hostname to use to reach the internal cache server created by the # Forgejo runner. #