We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 507b9a1 commit dfbc6b8Copy full SHA for dfbc6b8
sources/platform/actors/development/programming_interface/environment_variables.md
@@ -14,9 +14,9 @@ import TabItem from '@theme/TabItem';
14
15
---
16
17
-## How to use environment variables in Actors
+## How to use environment variables in an Actor
18
19
-You can set up environment variables for Actors in two ways:
+You can set up environment variables for your Actor in two ways:
20
21
- [Set up environment variables in `actor.json`](#set-up-environment-variables-in-actorjson)
22
- [Set up environment variables in Apify Console](#set-up-environment-variables-in-apify-console)
0 commit comments