From 5606833d0658949c631bf80cf4bc98fe66a3f2b1 Mon Sep 17 00:00:00 2001 From: pat-s Date: Sat, 14 Oct 2023 23:22:20 +0200 Subject: [PATCH] doc --- web/src/assets/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/assets/locales/en.json b/web/src/assets/locales/en.json index 99ca8a46d..5de0dba28 100644 --- a/web/src/assets/locales/en.json +++ b/web/src/assets/locales/en.json @@ -97,7 +97,7 @@ }, "netrc_only_trusted": { "netrc_only_trusted": "Only inject netrc credentials (= git credentials) into trusted containers.", - "desc": "Disabling this option allows the usage of the git credentials used during checkout in all containers." + "desc": "Disabling this option allows the usage of git credentials during cloning and in other pipeline containers." }, "trusted": { "trusted": "Trusted",