You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by vo...@apache.org on 2020/09/14 18:37:22 UTC

[druid-website-src] branch master updated: fix typo on index.html

This is an automated email from the ASF dual-hosted git repository.

vogievetsky pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid-website-src.git


The following commit(s) were added to refs/heads/master by this push:
     new 09e6842  fix typo on index.html
     new 02e699a  Merge pull request #160 from druid-matt/patch-13
09e6842 is described below

commit 09e6842649aa464f5521d56abe031ed546bfe1b7
Author: Matt Sarrel <59...@users.noreply.github.com>
AuthorDate: Sun Sep 13 15:33:38 2020 -0700

    fix typo on index.html
    
    outpeform to outperform
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 7c66563..03f16c9 100644
--- a/index.html
+++ b/index.html
@@ -46,7 +46,7 @@ canonical: 'https://druid.apache.org/'
           <span class="fa fa-lightbulb fa"></span>
           <h5>Up to 100x faster than traditional solutions</h5>
           <p>
-            Druid has been <a href='https://imply.io/post/performance-benchmark-druid-presto-hive'>benchmarked</a> to greatly outpeform legacy solutions for data ingestion and data querying. Druid's novel architecture combines the best of <a href='https://en.wikipedia.org/wiki/Data_warehouse'>data warehouses</a>, <a href='https://en.wikipedia.org/wiki/Time_series_database'>timeseries databases</a>, and <a href='https://en.wikipedia.org/wiki/Search_engine_(computing)'>search systems</a>.
+            Druid has been <a href='https://imply.io/post/performance-benchmark-druid-presto-hive'>benchmarked</a> to greatly outperform legacy solutions for data ingestion and data querying. Druid's novel architecture combines the best of <a href='https://en.wikipedia.org/wiki/Data_warehouse'>data warehouses</a>, <a href='https://en.wikipedia.org/wiki/Time_series_database'>timeseries databases</a>, and <a href='https://en.wikipedia.org/wiki/Search_engine_(computing)'>search systems</a>.
           </p>
         </div>
         <div class="feature">


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org