Skip to content

Commit

Permalink
Fix grammar in manual: s/term/terms/
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
RyanGlScott committed Jun 18, 2021
1 parent 78ea74f commit 712f515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,7 @@ the given `Simpset`.
rules from the SAWCore `Prelude` module to a `Simpset`.

* `add_prelude_eqs : [String] -> Simpset -> Simpset` adds equality-typed
term from the SAWCore `Prelude` module to a `Simpset`.
terms from the SAWCore `Prelude` module to a `Simpset`.

Finally, it's possible to construct a theorem from an arbitrary SAWCore
expression (rather than a Cryptol expression), using the `core_axiom`
Expand Down

0 comments on commit 712f515

Please sign in to comment.