Skip to content

Commit d27adab

Browse files
committed
Fixed missing opening curly brackets on tabs construct in the multiline parsing doc.
Signed-off-by: Eric D. Schabell <[email protected]>
1 parent 3533c94 commit d27adab

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
@@ -282,7 +282,7 @@ The following example retrieves `date` and `message` from concatenated logs.
282282

283283
Example files content:
284284

285-
% tabs %}
285+
{% tabs %}
286286

287287
{% tab title="fluent-bit.yaml" %}
288288

0 commit comments

Comments
 (0)