Skip to content

Commit

Permalink
Slight update to copy
Browse files Browse the repository at this point in the history
  • Loading branch information
jloleysens committed Apr 8, 2020
1 parent cabce84 commit be78f6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export const PipelineDetails: FunctionComponent<Props> = ({

descriptionListItems.push({
title: i18n.translate('xpack.ingestPipelines.list.pipelineDetails.processorsTitle', {
defaultMessage: 'Processors',
defaultMessage: 'Processors JSON',
}),
// We use this title from the description list and display the processors in a code block underneath
description: '',
Expand Down

0 comments on commit be78f6d

Please sign in to comment.