Browse Source

Merge pull request #1200 from stweil/master

Update README.md (small grammar and typo fixes)
Shinsuke Sugaya 8 năm trước cách đây
mục cha
commit
b84df3d6e1
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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