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 3eae219 commit 4d975e6Copy full SHA for 4d975e6
docs/getting_started.rst
@@ -36,7 +36,7 @@ Overview
36
--------
37
38
In PSI/J's terminology, a :class:`Job <psij.job.Job>` represents an executable
39
-plus a bunch of attributes. Static job attributes such es resource requirements
+plus a bunch of attributes. Static job attributes such as resource requirements
40
are defined by the :class:`JobSpec <psij.job_spec.JobSpec>` at
41
creation. Dynamic job attributes such as the :class:`JobState
42
<psij.job_state.JobState>` are modified by :class:`JobExecutors
0 commit comments