diff -r bd291e68d976 -r 6552c4d0b075 index.html
--- a/index.html Fri Sep 20 11:35:35 2019 +0100
+++ b/index.html Fri Sep 20 11:43:23 2019 +0100
@@ -249,7 +249,7 @@
In our formalisation we use the inductive method we learned from
Prof. Larry Paulson.
- He used this method in order to prove the correctness of security
+ He used this method in order to prove the correctness of cryptographic
protocols. We have implemented our algorithm on top of the
the small PINTOS
operating system used for teaching (we passed all their test cases and were