Commit d9020c93 authored by Julius Volz's avatar Julius Volz

Fix typo on overview page.

parent 88602470
...@@ -10,7 +10,7 @@ title: Home ...@@ -10,7 +10,7 @@ title: Home
</div> </div>
<div class="col-md-3"> <div class="col-md-3">
<h2><i class="fa fa-search"></i> Query language</h2> <h2><i class="fa fa-search"></i> Query language</h2>
<p class="desc">A flexible query languge allows slicing and dicing of collected time series data in order to generate ad-hoc graphs, tables, and alerts.</p> <p class="desc">A flexible query language allows slicing and dicing of collected time series data in order to generate ad-hoc graphs, tables, and alerts.</p>
<p><a class="btn btn-default" href="/docs/querying/basics/" role="button">View details &raquo;</a></p> <p><a class="btn btn-default" href="/docs/querying/basics/" role="button">View details &raquo;</a></p>
</div> </div>
<div class="col-md-3"> <div class="col-md-3">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment