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