Skip to content

Commit 10b7ecc

Browse files
dreamorosisvozza
andauthored
Update docs/upgrade.md
Co-authored-by: Stefano Vozza <[email protected]>
1 parent 54d8b23 commit 10b7ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ In order to support different logging implementations, dedicated logging modules
8888

8989
**2. Update `log4j2.xml` including new `JsonTemplateLayout`**
9090

91-
This step is only required if your are using log4j2 as logging implementation. The deprecated `#!xml <LambdaJsonLayout/>` element was removed. Replace it with the log4j2 agnostic `#!xml <JsonTemplateLayout/>` element.
91+
This step is only required if you are using log4j2 as your logging implementation. The deprecated `#!xml <LambdaJsonLayout/>` element was removed. Replace it with the log4j2 agnostic `#!xml <JsonTemplateLayout/>` element.
9292

9393
```diff
9494
<?xml version="1.0" encoding="UTF-8"?>

0 commit comments

Comments
 (0)