Skip to content

Commit dfbc6b8

Browse files
Fix how-to title grammar
1 parent 507b9a1 commit dfbc6b8

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
@@ -14,9 +14,9 @@ import TabItem from '@theme/TabItem';
1414

1515
---
1616

17-
## How to use environment variables in Actors
17+
## How to use environment variables in an Actor
1818

19-
You can set up environment variables for Actors in two ways:
19+
You can set up environment variables for your Actor in two ways:
2020

2121
- [Set up environment variables in `actor.json`](#set-up-environment-variables-in-actorjson)
2222
- [Set up environment variables in Apify Console](#set-up-environment-variables-in-apify-console)

0 commit comments

Comments
 (0)