From 9d4ceb0b998e2bc33d68b37e87ed75f3d3159daf Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Thu, 7 Nov 2024 12:34:58 +0100 Subject: [PATCH] Update docs/docs/20-usage/40-secrets.md Co-authored-by: Patrick Schratz --- docs/docs/20-usage/40-secrets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/20-usage/40-secrets.md b/docs/docs/20-usage/40-secrets.md index df7198159..843932a68 100644 --- a/docs/docs/20-usage/40-secrets.md +++ b/docs/docs/20-usage/40-secrets.md @@ -70,7 +70,7 @@ steps: - "value3" ``` -This approach allows for flexible and secure use of secrets within plugin settings while maintaining the integrity and security of the plugin execution environment. +This method ensures flexible and secure use of secrets within plugin settings, while preserving the integrity and security of the plugin execution environment. ### Note about parameter pre-processing