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

erans pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-math.git

commit a52d444780244e5fa46d99c0637291697e0b9917
Author: Gilles Sadowski <gillese...@gmail.com>
AuthorDate: Sat May 29 19:17:54 2021 +0200

    Small update.
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 97d1f3d..805ccfb 100644
--- a/README.md
+++ b/README.md
@@ -53,9 +53,9 @@ Apache Commons Math
 -->
 
 "Commons Math" is undergoing major changes towards the next release (4.0):
-+ Low-level functionality has been split off to new components:
++ Low-level functionality has been split off to new components, often with 
many bug-fixes, performance enhancements and improved API:
   + "Commons Numbers" <https://commons.apache.org/numbers>
-  + "Commons "RNG" <https://commons.apache.org/rng>
+  + "Commons RNG" <https://commons.apache.org/rng>
   + "Commons Geometry" <https://commons.apache.org/geometry>
   + "Commons Statistics" <https://commons.apache.org/statistics>
 + Functionality still within "Commons Math" is gradually being modularized and 
refactored.

Reply via email to