Fix entry in the LIMITATIONS file.

LIMITATIONS.md:
    Add a missing word.
This commit is contained in:
Julien Fischer
2026-02-05 11:25:13 +11:00
parent dcfb22e7db
commit 23e380761d

View File

@@ -46,7 +46,7 @@ following fixed limits:
* Predicates and functions can have at most about 1000 arguments.
* Higher-order terms are limited to arity of about 500.
* Higher-order terms are limited to an arity of about 500.
These limits can be lifted (with some effort), but would possibly incur
performance penalties. Contact the Mercury team (<mercury@mercurylang.org>)