This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 820159d Corrected slf4j spelling
820159d is described below
commit 820159d7848c6b4a7720d0e094e5adef3a9bf6c8
Author: Ankush1989 <[email protected]>
AuthorDate: Wed Apr 7 17:32:24 2021 +0530
Corrected slf4j spelling
---
components/camel-log/src/main/docs/log-component.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/components/camel-log/src/main/docs/log-component.adoc
b/components/camel-log/src/main/docs/log-component.adoc
index 97be835..f8f352f 100644
--- a/components/camel-log/src/main/docs/log-component.adoc
+++ b/components/camel-log/src/main/docs/log-component.adoc
@@ -16,7 +16,7 @@
include::{cq-version}@camel-quarkus:ROOT:partial$reference/components/log.adoc[o
The Log component logs message exchanges to the underlying logging
mechanism.
-Camel uses http://www.slf4j.org/[sfl4j] which allows you to configure
+Camel uses http://www.slf4j.org/[slf4j] which allows you to configure
logging via, among others:
* Log4j