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 0aae146 commit d89e3afCopy full SHA for d89e3af
src/ui/components/runDetailCards/Cards/EnvironmentCard.tsx
@@ -57,7 +57,7 @@ const EnvironmentCard = ({ run }: EnvironmentCardProps) => {
57
style={{ display: 'inline' }}
58
className={styles.card__key}
59
>
60
- Orchestrator Environment
+ Execution Environment
61
</Paragraph>
62
</summary>
63
<div className={styles.card__detailsContainer}>
0 commit comments