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

[camel] branch main updated: Fix typo "month" to "mount" in using-propertyplaceholder.adoc (#10824)

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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 6c31314aef7 Fix typo "month" to "mount" in using-propertyplaceholder.adoc (#10824)
6c31314aef7 is described below

commit 6c31314aef73d0de953a624dc06625ae0ada2b0c
Author: Claudio Miranda <cl...@claudius.com.br>
AuthorDate: Wed Jul 26 01:25:00 2023 -0300

    Fix typo "month" to "mount" in using-propertyplaceholder.adoc (#10824)
---
 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`.