[Groonga-commit] droonga/droonga.org at 88a3781 [gh-pages] Add a missing comma

Back to archive index

susumu.yata null+****@clear*****
Tue Mar 18 16:59:59 JST 2014


susumu.yata	2014-03-18 16:59:59 +0900 (Tue, 18 Mar 2014)

  New Revision: 88a3781af2b10e5703d352a5f4e7008bf4ec5bdc
  https://github.com/droonga/droonga.org/commit/88a3781af2b10e5703d352a5f4e7008bf4ec5bdc

  Merged 482ea8c: Merge pull request #13 from s-yata/gh-pages

  Message:
    Add a missing comma

  Modified files:
    tutorial/basic/index.md

  Modified: tutorial/basic/index.md (+2 -2)
===================================================================
--- tutorial/basic/index.md    2014-03-18 16:29:43 +0900 (0ebf97f)
+++ tutorial/basic/index.md    2014-03-18 16:59:59 +0900 (8cb9088)
@@ -1180,7 +1180,7 @@ search-all-stores.json:
 }
 ~~~
 
-Send the request to Droonga Engine:
+Send the request to the Droonga Engine:
 
 ~~~
 # droonga-request --tag starbucks search-all-stores.json
@@ -1541,7 +1541,7 @@ Next step, let's try more meaningful query. To search stores which contain "Colu
       }
     }
 
-As the result two stores are found by the search condition.
+As the result, two stores are found by the search condition.
 
 
 ### Asynchronous search request via Socket.IO
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index