Typo fixes (already!).
[u/mdw/catacomb] / README.mp
index a7909f2..a70e08d 100644 (file)
--- a/README.mp
+++ b/README.mp
@@ -185,7 +185,7 @@ The high-level interface
 Modular multiplication and exponentiation
 
        Lots of public-key crypto uses modular multiplication and
-       exponentation operations.  Doing them efficiently is very
+       exponentiation operations.  Doing them efficiently is very
        important.  Multiplication on its own is easy, and Catacomb's
        multiplication algorithms are fairly good (though not up with
        the very best).  Doing the modular reduction afterwards is the