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 2021/03/23 16:04:22 UTC

[camel] branch master updated: Update service-registry.adoc

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


The following commit(s) were added to refs/heads/master by this push:
     new a458a87  Update service-registry.adoc
a458a87 is described below

commit a458a877336a68253ff0ab9bd9c3d2fe9cf2ed47
Author: llorentejavier <40...@users.noreply.github.com>
AuthorDate: Tue Mar 23 16:30:54 2021 +0100

    Update service-registry.adoc
    
    Typo error
---
 docs/user-manual/modules/ROOT/pages/service-registry.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/modules/ROOT/pages/service-registry.adoc b/docs/user-manual/modules/ROOT/pages/service-registry.adoc
index 62cacbd..4eddd78 100644
--- a/docs/user-manual/modules/ROOT/pages/service-registry.adoc
+++ b/docs/user-manual/modules/ROOT/pages/service-registry.adoc
@@ -34,7 +34,7 @@ Out of the box camel provides the following implementations:
 
 On Spring/Blueprint all the _Service Registry_ instances are automatically added to the camel context.
 
-== Serice Registry Usage
+== Service Registry Usage
 
 The _Service Registry SPI_ is leveraged by the following new implementations: