From 64083a595dd45889ce95226705c872adb19c5d23 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Mon, 10 Nov 2014 10:12:14 -0700 Subject: [PATCH] Tweak description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f11cb53..7607614 100644 --- a/README.md +++ b/README.md @@ -420,7 +420,7 @@ Libraries to help manage database schemas and migrations. * [ElasticSearch PHP](https://github.com/elasticsearch/elasticsearch-php) - The official client library for [ElasticSearch](http://www.elasticsearch.org/). * [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch. * [Solarium](http://www.solarium-project.org/) - A client library for [Solr](http://lucene.apache.org/solr/). -* [SphinxQL query builder](http://foolcode.github.io/SphinxQL-Query-Builder/) - a library to build queries for [Sphinx search](http://sphinxsearch.com/) engine. +* [SphinxQL query builder](http://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](http://sphinxsearch.com/) search engine. ## Command Line *Libraries for building command line utilities.*