Skip to content

Commit d4bac3c

Browse files
committed
Update docs
1 parent 1f9e8c2 commit d4bac3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/custom-actions/action-types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,9 +449,9 @@ The "result" of the condition will be logged to the action output, so you can se
449449

450450
### Set Variable
451451

452-
Defines (or overwrites) a variable that's available to downstream actions. The variable is not saved permanently as a Global Variable.
452+
Defines (or overwrites) a variable that's available to downstream actions. The variable is not saved permanently.
453453

454-
There are three modes:
454+
There are several modes:
455455

456456
* **Text**: Using the default "Text" mode, the variable is simply set to what's entered in the Text field.
457457
* **Random String**, **Random Number**: When using the "Random" mode, you can generate a random string for e.g. one-time identifiers and passwords.

0 commit comments

Comments
 (0)