Skip to content

Commit 97c991c

Browse files
mforiTC-MO
andauthored
Update sources/platform/actors/development/actor_definition/input_schema/secret_input.md
Co-authored-by: Michał Olender <[email protected]>
1 parent 97a13d7 commit 97c991c

File tree

1 file changed

+1
-1
lines changed
  • sources/platform/actors/development/actor_definition/input_schema

1 file changed

+1
-1
lines changed

sources/platform/actors/development/actor_definition/input_schema/secret_input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The editor for this input field will then turn into a secret input, and when you
3737

3838
<img src={require("./images/secret-input-editor.png").default} alt="Secret input editor" style={{ width: '100%', maxWidth: '822px' }}/>
3939

40-
When running the Actor through the API, input fields marked as secret are also encrypted automatically before being saved in the Actor run's default key-value store.
40+
When you run the Actor through the API, the system automatically encrypts any input fields marked as secret before saving them to the Actor run's default key-value store.
4141

4242
:::note Type restriction
4343

0 commit comments

Comments
 (0)