diff --git a/README.md b/README.md index dc1dd436c1..6a0ca34d3f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ JavaScript Repository of TheAlgorithms, which implements various algorithms and

These implementations are for demonstrative purposes only. Dedicated implementations of these algorithms and data - structures are much better for performance and security reasons. We also do not provide any api stability guarantee. + structures are much better for performance and security reasons. We also do not provide any guarantee for api stability.

---