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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2cca919  Update README.md
2cca919 is described below

commit 2cca91965b67a9aae708ed2be27e45a469c8def3
Author: Alexander Saydakov <[email protected]>
AuthorDate: Wed Aug 21 18:02:44 2019 -0700

    Update README.md
    
    typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f207093..c96b123 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,4 @@ Apache DataSketches is an open source, high-performance library 
of stochastic st
 
 This code requires C++11. It was tested with GCC 4.8.5 (standard in RedHat at 
the time of this writing), GCC 8.2.0 and Apple LLVM version 10.0.1 
(clang-1001.0.46.4)
 
-This included Python bindings. For the Python interface, see the README notes 
in [the python 
subdirectory](https://github.com/apache/incubator-datasketches-cpp/tree/master/python).
+This includes Python bindings. For the Python interface, see the README notes 
in [the python 
subdirectory](https://github.com/apache/incubator-datasketches-cpp/tree/master/python).


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to