From 44a8fe72a3f9f88ed5c81268eb51c1b9a85ac7b1 Mon Sep 17 00:00:00 2001 From: tooomm Date: Wed, 22 Jul 2026 20:43:28 +0200 Subject: [PATCH] wording --- .github/workflows/documentation-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/documentation-build.yml b/.github/workflows/documentation-build.yml index 3104a9df1..99b23217d 100644 --- a/.github/workflows/documentation-build.yml +++ b/.github/workflows/documentation-build.yml @@ -12,7 +12,7 @@ on: workflow_dispatch: inputs: graph_cache: - description: "Use cached graphs? (Disabling will rebuild the GH Pages folder from scratch)" + description: "Use cached dot graphs? (Disabling will rebuild the GH Pages folder from scratch)" type: boolean default: true