You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/02/27 05:19:49 UTC

[camel] branch main updated: fixed type on Getting Started Page under Concepts And Terminology Fundamental To Camel section

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

acosentino 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 6cf5d0c0f16 fixed type on Getting Started Page under Concepts And Terminology Fundamental To Camel section
6cf5d0c0f16 is described below

commit 6cf5d0c0f16deacbd5f95312e0fe8e57a1b389e8
Author: Eric Roberson <fc...@gmail.com>
AuthorDate: Sun Feb 26 18:16:04 2023 -0700

    fixed type on Getting Started Page under Concepts And Terminology Fundamental To Camel section
---
 docs/main/modules/getting-started/pages/index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/main/modules/getting-started/pages/index.adoc b/docs/main/modules/getting-started/pages/index.adoc
index 03405eadceb..62b9d729db3 100644
--- a/docs/main/modules/getting-started/pages/index.adoc
+++ b/docs/main/modules/getting-started/pages/index.adoc
@@ -309,7 +309,7 @@ You don’t interact directly with the _CamelContext_ in this example, but it is
 [[BookGettingStarted-ConceptsAndTerminologyFundamentalToCamel]]
 == Concepts and terminology fundamental to Camel
 
-In this section, we explain additional of Camel concepts and features.
+In this section, we explain additional Camel concepts and features.
 
 [[BookGettingStarted-CamelContext]]
 === CamelContext