You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cl...@apache.org on 2023/07/25 18:54:45 UTC

[camel] 01/01: Fix typo "month" to "mount" in using-propertyplaceholder.adoc

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

claudio4j pushed a commit to branch claudio4j-patch-1
in repository https://gitbox.apache.org/repos/asf/camel.git

commit aa84c1c90d7930a4e3cce0254029a8cdaf226029
Author: Claudio Miranda <cl...@claudius.com.br>
AuthorDate: Tue Jul 25 15:54:37 2023 -0300

    Fix typo "month" to "mount" in using-propertyplaceholder.adoc
---
 docs/user-manual/modules/ROOT/pages/using-propertyplaceholder.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/modules/ROOT/pages/using-propertyplaceholder.adoc b/docs/user-manual/modules/ROOT/pages/using-propertyplaceholder.adoc
index 8dd39d5132c..9dc6e8a0fa7 100644
--- a/docs/user-manual/modules/ROOT/pages/using-propertyplaceholder.adoc
+++ b/docs/user-manual/modules/ROOT/pages/using-propertyplaceholder.adoc
@@ -544,7 +544,7 @@ Camel will first use _mount paths_ (if configured) to lookup, and then fallback
 
 ==== Configuring mount paths for ConfigMaps and Secrets
 
-The configuration of the _month path_ are used by the given order:
+The configuration of the _mount path_ are used by the given order:
 
 1. Reading configuration property with keys `camel.kubernetes-config.mount-path-configmaps`
 and `camel.kubernetes-config.mount-path-secrets`.