diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 097415c8..53cf62b6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -31,7 +31,7 @@ </ul> <p>BQN <strong>will provide</strong>:</p> <ul> -<li>State of the art array <a href="implementation/perf.html">performance</a>: CBQN credibly competes with the fastest array languages, but isn't dominant yet.</li> +<li>State of the art array <a href="implementation/perf.html">performance</a>: CBQN beats the fastest array languages much of the time, but not always!</li> <li>Libraries with interfaces for common file formats like JSON and CSV</li> <li>A standard system to install and use libraries and packages, and support for package managers</li> </ul> |
