Browse Source

Fix typo.

pull/7/merge
Jamie 12 years ago
parent
commit
e4fc6fed1f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

350
 
350
 
351
 * [ElasticSearch PHP](https://github.com/elasticsearch/elasticsearch-php) - The official client library for [ElasticSearch](http://www.elasticsearch.org/).
351
 * [ElasticSearch PHP](https://github.com/elasticsearch/elasticsearch-php) - The official client library for [ElasticSearch](http://www.elasticsearch.org/).
352
 * [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
352
 * [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
353
-* [Solarium](http://www.solarium-project.org/) - A client library for [Solar](http://lucene.apache.org/solr/).
353
+* [Solarium](http://www.solarium-project.org/) - A client library for [Solr](http://lucene.apache.org/solr/).
354
 
354
 
355
 ## Command Line
355
 ## Command Line
356
 *Libraries for building command line utilities.*
356
 *Libraries for building command line utilities.*

Loading…
Cancel
Save