Selaa lähdekoodia

Merge pull request #1200 from stweil/master

Update README.md (small grammar and typo fixes)
Shinsuke Sugaya 8 vuotta sitten
vanhempi
commit
b84df3d6e1
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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
 
-First of all, clone Fess's repositories:
+First of all, clone Fess's repository:
 
     $ cd ~/workspace
     $ 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