Merge pull request #97 from itstemo/patch-1

nit: adapters typo fix
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 @@
 * **[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 @@
 
 #### homebrew-sketches
 
-#### homebrew-sketches-cmd
\ No newline at end of file
+#### homebrew-sketches-cmd