Merge branch '2.0.x-incubating' of github.com:apache/incubator-datasketches-cpp into 2.0.x-incubating
diff --git a/python/README.md b/python/README.md
index 9efa013..5be18c7 100644
--- a/python/README.md
+++ b/python/README.md
@@ -26,7 +26,7 @@
 
 ### Installing
 
-Assuming you have already checked out the library and any dependent submodules, install by simply replacing the lsat
+Assuming you have already checked out the library and any dependent submodules, install by simply replacing the last
 line of the build command with `python setup.py install`.
 
 ### Unit tests