Container Pull Option -> Pull

Co-authored-by: Jake McDermott <yo@jakemcdermott.me>
This commit is contained in:
Shane McDonald 2021-02-09 20:20:33 -05:00
parent 4b40cb3abb
commit 0381a3ac8c

View File

@ -88,7 +88,7 @@ function ExecutionEnvironmentFormFields({
? 'default'
: 'error'
}
label={i18n._(t`Container Pull Option`)}
label={i18n._(t`Pull`)}
>
<AnsibleSelect
{...containerOptionsField}