This is an automated email from the ASF dual-hosted git repository.
rgoers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/master by this push:
new f0565a11e4 update doc
f0565a11e4 is described below
commit f0565a11e4200139802defdcffb28abae9d503e8
Author: Ralph Goers <[email protected]>
AuthorDate: Thu May 5 23:15:04 2022 +0200
update doc
---
src/site/asciidoc/manual/filters.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/asciidoc/manual/filters.adoc
b/src/site/asciidoc/manual/filters.adoc
index 071ce50137..f713fe0e29 100644
--- a/src/site/asciidoc/manual/filters.adoc
+++ b/src/site/asciidoc/manual/filters.adoc
@@ -461,7 +461,7 @@ The configuration file supplied to the filter should look
similar to:
[source,json]
----
{
- "config": {
+ "configs": {
"loginId": ["[email protected]", "[email protected]"],
"accountNumber": ["30510263"]
}