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 2020/09/08 07:03:08 UTC

[camel] branch master updated: Document change (#4170)

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 6901b5d  Document change (#4170)
6901b5d is described below

commit 6901b5dfaecdd822e8228edcec56805c07bf86b4
Author: Nitesh Koushik S <39...@users.noreply.github.com>
AuthorDate: Tue Sep 8 12:32:53 2020 +0530

    Document change (#4170)
    
    Spelling change from "webstie" to "website"
---
 docs/user-manual/modules/ROOT/pages/release-guide.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/modules/ROOT/pages/release-guide.adoc b/docs/user-manual/modules/ROOT/pages/release-guide.adoc
index c6ca4ce..8988fe07 100644
--- a/docs/user-manual/modules/ROOT/pages/release-guide.adoc
+++ b/docs/user-manual/modules/ROOT/pages/release-guide.adoc
@@ -366,7 +366,7 @@ This will release the artifacts.
   cd ${CAMEL_ROOT_DIR}/etc/scripts
   ./release-distro.sh <Camel version>
 
-. Remove the old distribution version from the Apache webstie:
+. Remove the old distribution version from the Apache website:
 
   svn rm https://dist.apache.org/repos/dist/release/camel/apache-camel/OLD_CAMEL_VERSION -m "Removed the old release"