Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable choice of term ordering for REST #1930

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from
2 changes: 1 addition & 1 deletion docs/mkDocs/docs/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ verification attempts.

## Rewrite Rules

Liquid Haskell provdes experimental support for automatic axiom instantiation
Liquid Haskell provides experimental support for automatic axiom instantiation
via rewriting. Usage examples are contained in the `Rewrite` tests
[here](https://github.com/ucsd-progsys/liquidhaskell/tree/develop/tests/pos).

Expand Down