Fixes some typos in README.

Project: http://git-wip-us.apache.org/repos/asf/incubator-wave/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave/commit/1f151896
Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/1f151896
Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/1f151896

Branch: refs/heads/fulltextsearch
Commit: 1f15189683ab26148ec8e89842a27a52af930149
Parents: 4374cca
Author: Yuri Zelikov <[email protected]>
Authored: Sun Aug 24 21:54:11 2014 +0300
Committer: Yuri Zelikov <[email protected]>
Committed: Wed Aug 27 20:50:29 2014 +0300

----------------------------------------------------------------------
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/1f151896/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 5719913..3b2ae8c 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,10 @@ Apache Wave
 ------------
 The Apache Wave project is a stand alone wave server and rich web client
 that serves as a Wave reference implementation.
-Apache Wave site: http://incubator.apache.org/wave/
+Apache Wave site: http://incubator.apache.org/wave/.  
 This project lets developers and enterprise users run wave servers and
 host waves on their own hardware. And then share those waves with other
-wave servers.
+wave servers.  
 
 Cryptographic Software Notice
 -----------------------------
@@ -36,9 +36,9 @@ software:
 
 Run Binary
 ----------
-The nigtly binaries can be downloaded from 
https://builds.apache.org/view/S-Z/view/Wave/job/wave-artifacts/lastSuccessfulBuild/artifact/.
  
-The lastest "dev" releases can be downloaded from: 
https://dist.apache.org/repos/dist/dev/incubator/wave/.  
-The lastest offically released binaries can be downloaded from: 
https://dist.apache.org/repos/dist/release/incubator/wave/.  
+The nightly binaries can be downloaded from 
https://builds.apache.org/view/S-Z/view/Wave/job/wave-artifacts/lastSuccessfulBuild/artifact/.
  
+The latest "dev" releases can be downloaded from: 
https://dist.apache.org/repos/dist/dev/incubator/wave/.  
+The latest officially released binaries can be downloaded from: 
https://dist.apache.org/repos/dist/release/incubator/wave/.  
 Extract the archive and execute run-server.sh for Linux/Mac or run-server.bat 
for Windows.   
 The web client will be accessible by default at http://localhost:9898/.
 

Reply via email to