Skip to content

Commit

Permalink
Update x-pack/plugins/transform/public/app/sections/create_transform/…
Browse files Browse the repository at this point in the history
…components/step_details/step_details_form.tsx
  • Loading branch information
szabosteve authored Apr 22, 2020
1 parent f607a43 commit 80cf693
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ export const StepDetailsForm: FC<Props> = React.memo(
})}
>
<EuiFieldText
{i18n.translate(
placeholder={i18n.translate(
'xpack.transform.stepDetailsForm.transformDescriptionPlaceholderText',
{ defaultMessage: 'Description (optional)' }
)}
Expand Down

0 comments on commit 80cf693

Please sign in to comment.