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

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


The following commit(s) were added to refs/heads/main by this push:
     new c18de52  Fix typo in 2.0.0 migration guide follow->following
c18de52 is described below

commit c18de52d9a0037709da911cd2bb606bfd12c6199
Author: James Netherton <[email protected]>
AuthorDate: Tue Jun 15 14:48:21 2021 +0100

    Fix typo in 2.0.0 migration guide follow->following
---
 docs/modules/ROOT/pages/migration-guide/2.0.0.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/migration-guide/2.0.0.adoc 
b/docs/modules/ROOT/pages/migration-guide/2.0.0.adoc
index 6c96a56..6e2f4d9 100644
--- a/docs/modules/ROOT/pages/migration-guide/2.0.0.adoc
+++ b/docs/modules/ROOT/pages/migration-guide/2.0.0.adoc
@@ -1,6 +1,6 @@
 # Camel Quarkus 2.0.0 Migration Guide
 
-The follow guide outlines how to adapt your code to changes that were made in 
Camel Quarkus 2.0.0 & Quarkus 2.0.0.Final.
+The following guide outlines how to adapt your code to changes that were made 
in Camel Quarkus 2.0.0 & Quarkus 2.0.0.Final.
 
 ## Changes to the observability HTTP endpoint paths
 

Reply via email to