Skip to content

Commit

Permalink
Update x-pack/plugins/ingest_pipelines/public/application/components/…
Browse files Browse the repository at this point in the history
…pipeline_editor/components/shared/map_processor_type_to_form.tsx

Co-authored-by: Yulia Čech <6585477+yuliacech@users.noreply.github.com>
  • Loading branch information
sabarasaba and yuliacech committed Jul 16, 2021
1 parent d9906cc commit 64b70f9
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -131,7 +131,7 @@ export const mapProcessorTypeToDescriptor: MapProcessorTypeToDescriptor = {
FieldsComponent: CommunityId,
docLinkPath: '/community-id-processor.html',
label: i18n.translate('xpack.ingestPipelines.processors.label.communityId', {
defaultMessage: 'Community id',
defaultMessage: 'Community ID',
}),
typeDescription: i18n.translate('xpack.ingestPipelines.processors.description.communityId', {
defaultMessage: 'Computes the Community ID for network flow data.',
Expand Down

0 comments on commit 64b70f9

Please sign in to comment.