summaryrefslogtreecommitdiffstats
path: root/site/index.org
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-07-31 09:17:57 +0200
committerThomas Letan <lthms@soap.coffee>2020-07-31 09:17:57 +0200
commitc0364ffe4ba5bd7cbad88b1792449ee9eb7aa58c (patch)
tree0d978a6dbe6979ea79979c6d6032b3216b5fa31d /site/index.org
parentAdd the latest write-up on Ltac to the index (diff)
“For Fun and Benefit” was not an idiomatic expression
Diffstat (limited to 'site/index.org')
-rw-r--r--site/index.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.org b/site/index.org
index 6426042..6c7e36d 100644
--- a/site/index.org
+++ b/site/index.org
@@ -40,7 +40,7 @@ machine-checked proofs.
which construct proof terms later checked by Coq.
1. [[./posts/Ltac101.html][Ltac 101]]
- 1. [[./posts/MixingLtacAndGallina.html][Mixing Ltac and Gallina for Fun and Benefits]]
+ 1. [[./posts/MixingLtacAndGallina.html][Mixing Ltac and Gallina for Fun and Profit]]
- [[./posts/RewritingInCoq.html][Rewriting in Coq]] ::
The ~rewrite~ tactics are really useful, since they are not limited to the Coq