[Groonga-commit] droonga/droonga.org at 705c09e [gh-pages] Fix a typo

Back to archive index

Yoji Shidara null+****@clear*****
Mon Nov 18 11:21:45 JST 2013


Yoji Shidara	2013-11-18 11:21:45 +0900 (Mon, 18 Nov 2013)

  New Revision: 705c09e571187e76d48da7e1f8e11ad9a439be59
  https://github.com/droonga/droonga.org/commit/705c09e571187e76d48da7e1f8e11ad9a439be59

  Message:
    Fix a typo
    
    flexiblity ->
    flexibility
          ^

  Modified files:
    _posts/2013-11-29-release.md

  Modified: _posts/2013-11-29-release.md (+1 -1)
===================================================================
--- _posts/2013-11-29-release.md    2013-11-18 11:19:11 +0900 (9e385b6)
+++ _posts/2013-11-29-release.md    2013-11-18 11:21:45 +0900 (e05f71f)
@@ -7,7 +7,7 @@ This is the first major release of Droonga!
 
 ## About Droonga
 
-Droonga is a scalable data processing engine. Droonga uses stream oriented processing model. Droonga processes data by pipeline. Many operations such as search, update, group are done in pipeline. The processing model provides flexiblity and extensibility. Droonga can also process complex operations by mixing operations. Users can add custom operations to Droonga as Ruby plugins.
+Droonga is a scalable data processing engine. Droonga uses stream oriented processing model. Droonga processes data by pipeline. Many operations such as search, update, group are done in pipeline. The processing model provides flexibility and extensibility. Droonga can also process complex operations by mixing operations. Users can add custom operations to Droonga as Ruby plugins.
 
 Are you interested in Droonga? See [overview](/overview/). It describes more details. Then try [tutorial](/tutorial/). You will understand how Droonga works with these documentations.
 
-------------- next part --------------
HTML����������������������������...
Download 



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