This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.x by this push:
     new 82565699b4 Fix header
82565699b4 is described below

commit 82565699b453fde0636a325eba3ecad8d1b01300
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Thu May 30 13:38:37 2024 +0200

    Fix header
---
 src/site/antora/modules/ROOT/pages/manual/getting-started.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/antora/modules/ROOT/pages/manual/getting-started.adoc 
b/src/site/antora/modules/ROOT/pages/manual/getting-started.adoc
index 0309ef23fd..7735ffce89 100644
--- a/src/site/antora/modules/ROOT/pages/manual/getting-started.adoc
+++ b/src/site/antora/modules/ROOT/pages/manual/getting-started.adoc
@@ -269,7 +269,7 @@ To complete the installation, Log4j needs to be configured.
 Please continue with xref:#config-app[]
 
 [#config-app]
-== How do I configure Log4j Core to run my application?
+== How do I configure Log4j Core to run my **application**?
 
 This section explains configuring Log4j on how log events should be processed.
 

Reply via email to