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

Back to archive index

susumu.yata null+****@clear*****
Tue Mar 18 14:27:01 JST 2014


susumu.yata	2014-03-18 14:27:01 +0900 (Tue, 18 Mar 2014)

  New Revision: 1909759aadece2cfb0a00f19788cc92f561d3cc6
  https://github.com/droonga/droonga.org/commit/1909759aadece2cfb0a00f19788cc92f561d3cc6

  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 (+1 -1)
===================================================================
--- tutorial/basic/index.md    2014-03-18 14:24:22 +0900 (44a4c60)
+++ tutorial/basic/index.md    2014-03-18 14:27:01 +0900 (60da742)
@@ -56,7 +56,7 @@ This tutorial describes steps to build a system like following:
 
 User agents (ex. a Web browser) send search requests to a protocol adapter. The adapter receives them, and sends internal (translated) search requests to a Droonga engine. The engine processes them actually. Search results are sent from the engine to the protocol adapter, and finally delivered to the user agents.
 
-For example let's try to build a database system to find [Starbucks stores in New York](http://geocommons.com/overlays/430038).
+For example, let's try to build a database system to find [Starbucks stores in New York](http://geocommons.com/overlays/430038).
 
 
 ## Prepare an environment for experiments
-------------- next part --------------
HTML����������������������������...
Download 



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