summaryrefslogtreecommitdiffstats
path: root/site/posts/StronglySpecifiedFunctionsRefine.v
diff options
context:
space:
mode:
Diffstat (limited to 'site/posts/StronglySpecifiedFunctionsRefine.v')
-rw-r--r--site/posts/StronglySpecifiedFunctionsRefine.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/posts/StronglySpecifiedFunctionsRefine.v b/site/posts/StronglySpecifiedFunctionsRefine.v
index d9bb3aa..1d4ec2e 100644
--- a/site/posts/StronglySpecifiedFunctionsRefine.v
+++ b/site/posts/StronglySpecifiedFunctionsRefine.v
@@ -1,4 +1,4 @@
-(** * Strongly-Specified Functions in Coq, part 1: using the <<refine>> Tactic *)
+(** * Implementing Strongly-Specified Functions with the <<refine>> Tactic *)
(** This is the first article (initially published on #<span
class="original-created-at">January 11, 2015</span>#) of a series of two on