Fix ugly typo

This commit is contained in:
Alexey Milovidov 2020-04-14 05:08:14 +03:00
parent 7587bd8cfc
commit b4499ca607

View File

@ -2,7 +2,7 @@
<div class="container">
<div class="row">
<div class="col-lg">
<h2 id="linearly-scalable" class="display-4 mt-5">Linerarly scalable</h2>
<h2 id="linearly-scalable" class="display-4 mt-5">Linearly scalable</h2>
<p class="lead">ClickHouse scales well both vertically and horizontally. ClickHouse is easily adaptable to perform either on a cluster with hundreds or thousands of nodes or on a single server or even on a tiny virtual machine. Currently, there are installations with more multiple trillion rows or hundreds of terabytes of data per single node.</p>
<p class="lead">
There are many ClickHouse clusters consisting of multiple hundred nodes, including few clusters of Yandex Metrica, while the largest known ClickHouse cluster is well over a thousand nodes.