Skip to content

Commit 3bb1c27

Browse files
committed
Minor docs fix
1 parent 17e9f29 commit 3bb1c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tab-widgets/ecs-encoder.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ Note that this requires a slightly more complex <<setup-stack-trace-as-array, Fi
223223
|`false`
224224
|If `true`, adds the {ecs-ref}/ecs-log.html[`log.origin.file.name`],
225225
{ecs-ref}/ecs-log.html[`log.origin.file.line`] and {ecs-ref}/ecs-log.html[`log.origin.function`] fields.
226-
Note that you also have to set `<param name="LocationInfo" value="true"/>Info` if you are using `AsyncAppender`.
226+
Note that you also have to set `<param name="LocationInfo" value="true"/>` if you are using `AsyncAppender`.
227227
|===
228228

229229
To include any custom field in the output, use following syntax:

0 commit comments

Comments
 (0)