Skip to content

Commit 74b5b6a

Browse files
committed
administration: configuring-fluent-bit: multiline-parsing: fixed linting issue.
Signed-off-by: Eric D. Schabell <[email protected]>
1 parent 8f4a497 commit 74b5b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administration/configuring-fluent-bit/multiline-parsing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@ AttributeError: 'NoneType' object has no attribute 'strip'
777777

778778
### ruby
779779

780-
The `ruby` parser handles Ruby exception backtraces. It detects patterns like `file.rb:line:in 'method'` and continuation lines starting with `from`.
780+
The `ruby` parser handles Ruby exception back traces. It detects patterns like `file.rb:line:in 'method'` and continuation lines starting with `from`.
781781

782782
{% tabs %}
783783
{% tab title="fluent-bit.yaml" %}

0 commit comments

Comments
 (0)