Skip to content

Commit dd66c2e

Browse files
docs: Revert Configuration class section
Signed-off-by: Patrik Braborec <[email protected]>
1 parent a59f1eb commit dd66c2e

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
@@ -170,9 +170,9 @@ async def main():
170170
</TabItem>
171171
</Tabs>
172172

173-
## Access system environment variables
173+
## Use the `Configuration` class
174174

175-
For more convenient access to Actor system variables and other configuration, use the [`Configuration`](/sdk/js/reference/class/Configuration) class as follows:
175+
For more convenient access to Actor configuration, use the [`Configuration`](/sdk/js/reference/class/Configuration) class
176176

177177
<Tabs groupId="main">
178178
<TabItem value="JavaScript" label="JavaScript">

0 commit comments

Comments
 (0)