Sfoglia il codice sorgente

Update README.md (small grammar and typo fixes)

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Stefan Weil 8 anni fa
parent
commit
62af22b2e3
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -66,12 +66,12 @@ Please see [MIGRATION.md](https://github.com/codelibs/fess/blob/master/MIGRATION
 
 
 ### Get Source Code
 ### Get Source Code
 
 
-First of all, clone Fess's repositories:
+First of all, clone Fess's repository:
 
 
     $ cd ~/workspace
     $ cd ~/workspace
     $ git clone https://github.com/codelibs/fess.git
     $ git clone https://github.com/codelibs/fess.git
 
 
-and then imports it as Maven project on eclipse or ohter IDE.
+and then import it as Maven project on Eclipse or other IDE.
 
 
 ### Setup for Elasticsearch Plugins
 ### Setup for Elasticsearch Plugins