Skip to content

Commit 25207f7

Browse files
Update sources/platform/actors/development/programming_interface/environment_variables.md
Co-authored-by: Michał Olender <[email protected]>
1 parent 27c720a commit 25207f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/actors/development/programming_interface/environment_variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Actor owners can define custom environment variables to pass additional configur
109109

110110
1. Add your custom variables.
111111

112-
For sensitive data like API keys or passwords, enable the **Secret** option. This encrypt the value and redacts it from logs to prevent accidental exposure.
112+
For sensitive data like API keys or passwords, enable the **Secret** option. This will encrypt the value and redact it from logs to prevent accidental exposure.
113113

114114
:::info Build-time variables
115115

0 commit comments

Comments
 (0)