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
commit 651a7cbcc93514b0d23941c6e5d18dca28e7e81e Author: Nitesh Koushik S <39699046+niteshkous...@users.noreply.github.com> AuthorDate: Wed Sep 16 18:30:37 2020 +0530 Document Update Therfore to Therefore --- docs/components/modules/ROOT/pages/properties-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/modules/ROOT/pages/properties-component.adoc b/docs/components/modules/ROOT/pages/properties-component.adoc index a254e07..4a69b50 100644 --- a/docs/components/modules/ROOT/pages/properties-component.adoc +++ b/docs/components/modules/ROOT/pages/properties-component.adoc @@ -13,7 +13,7 @@ The properties component is used for property placeholders in your Camel application, such as endpoint URIs. It is *not* a regular Camel component with producer and consumer for routing messages. However for historical -reasons it was named `PropertiesComponent` and this name is commonly known and therfore we keep using it. +reasons it was named `PropertiesComponent` and this name is commonly known and therefore we keep using it. == Spring Boot Auto-Configuration