Skip to content

Commit 62a2fc6

Browse files
committed
Lint whitespace
1 parent 1a05035 commit 62a2fc6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

output/schema/schema.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/ingest/processor_grok/GrokProcessorPatternsRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import { RequestBase } from '@_types/Base'
2121

2222
/**
23-
* Run a grok processor.
23+
* Run a grok processor.
2424
* Extract structured fields out of a single text field within a document.
2525
* You must choose which field to extract matched fields from, as well as the grok pattern you expect will match.
2626
* A grok pattern is like a regular expression that supports aliased expressions that can be reused.

0 commit comments

Comments
 (0)