Skip to content

Commit 2ca4e8a

Browse files
authored
Update environment_variables.md (#1266)
2 parents 506085c + 9727260 commit 2ca4e8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ slug: /actors/development/programming-interface/environment-variables
55
sidebar_position: 3
66
---
77

8-
# Environment variables in Apify
8+
# Actor environment variables
99

10-
**Learn how to provide your Actor with context that determines its behavior through a plethora of pre-defined environment variables offered by the Apify SDK.**
10+
**Learn how to provide your Actor with context that determines its behavior through a plethora of pre-defined environment variables set by the Apify platform.**
1111

1212
import Tabs from '@theme/Tabs';
1313
import TabItem from '@theme/TabItem';

0 commit comments

Comments
 (0)