diff --git a/README.md b/README.md index 081faa4..7d2cec7 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ ## Log Management *Log management tools: collect, parse, visualize ...* -* [Elasticsearch](http://www.elasticsearch.org/) - A Lucene Based Docuement store mainly used for log indexing, storage and analysis. +* [Elasticsearch](http://www.elasticsearch.org/) - A Lucene Based Document store mainly used for log indexing, storage and analysis. * [Fluentd](http://www.fluentd.org/) - Log Collector and Shipper * [Graylog2](http://graylog2.org/) - Pluggable Log and Event Analysis Server with Alerting options. * [Kibana](http://www.elasticsearch.org/overview/kibana/) - Visualize logs and time-stamped data.