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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 12c1549  TAMAYA-373: Fix typo
12c1549 is described below

commit 12c154914fe28c618708a08e9bd2f7e6953e4ad8
Author: Hugo Hirsch <[email protected]>
AuthorDate: Sat Jan 5 21:37:25 2019 +0100

    TAMAYA-373: Fix typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 58259ee..157b958 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ $ git checkout 0.3-incubating (to generate the a stable 
release version)
 $ mvn site
 (since javadoc:javadoc does not generate a full report)
 ```
-1. Launch the bash script to generate the homepage and switch the the asf 
branch:
+1. Launch the bash script to generate the homepage and switch to the asf 
branch:
 ```
 $ git checkout master
 $ ./copysite.sh

Reply via email to