doc: Reword heading

This commit is contained in:
architeuthidae 2024-07-15 17:19:35 +08:00 committed by Sébastien Bourdeauducq
parent 4cd9b8a8cf
commit 5dbf870e68
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
The environment
===============
Environment
===========
ARTIQ experiments exist in an environment, which consists of devices, arguments, and datasets. Access to the environment is handled through the :class:`~artiq.language.environment.HasEnvironment` manager provided by the :class:`~artiq.language.environment.EnvExperiment` class that experiments should derive from.