You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2020/10/27 22:29:34 UTC

[incubator-datasketches-website] branch master updated: typo fix

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

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 0c3a23f  typo fix
     new 5e834d5  Merge pull request #97 from itstemo/patch-1
0c3a23f is described below

commit 0c3a23f6cd48f0ce2d3ddd6ee33661aa6f702760
Author: Temo Ojeda <it...@users.noreply.github.com>
AuthorDate: Tue Oct 27 12:01:52 2020 -0700

    typo fix
---
 docs/Architecture/Components.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/Architecture/Components.md b/docs/Architecture/Components.md
index 1d12c6e..a59036e 100644
--- a/docs/Architecture/Components.md
+++ b/docs/Architecture/Components.md
@@ -34,7 +34,7 @@ If you like what you see give us a **Star** on one of these two sites!
 * **[C++](https://github.com/apache/incubator-datasketches-cpp)/[Python](https://github.com/apache/incubator-datasketches-cpp/tree/master/python)** (Versioned, Apache Released) This is newer and provides most of the major algorithms available in Java.  Our C++ adaptors have a dependence on this component.  The Pybind adaptors for Python are included for all the C++ sketches.
 
 ## Adapters
-Apapters integrate the core components into the aggregation APIs of specific data processing systems. Some of these adapters are available as part of the library, other adapters are directly integrated into the target data processing application.
+Adapters integrate the core components into the aggregation APIs of specific data processing systems. Some of these adapters are available as part of the library, other adapters are directly integrated into the target data processing application.
 
 ### Java Adaptors
 * **[Apache Druid](https://datasketches.apache.org/docs/SystemIntegrations/ApacheDruidIntegration.html)** (Apach Released as part of Druid)
@@ -111,4 +111,4 @@ This tool can be installed from Homebrew.
 
 #### homebrew-sketches
 
-#### homebrew-sketches-cmd
\ No newline at end of file
+#### homebrew-sketches-cmd


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