Skip to content

Commit f2aafda

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

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
@@ -85,7 +85,7 @@ All date-related variables use the UTC timezone and are in [ISO 8601](https://en
8585

8686
## Set up environment variables in actor.json
8787

88-
Actor owners can define custom environment variables in `.actor/actor.json`. All keys from `environmentVariables` will be set as environment variables into Apify platform after you push Actor to Apify.
88+
Actor owners can define custom environment variables in `.actor/actor.json`. All keys from `environmentVariables` will be set as environment variables into the Apify platform after you push Actor to Apify.
8989

9090
```json
9191
{

0 commit comments

Comments
 (0)