summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/posts/StronglySpecifiedFunctions.v2
-rw-r--r--site/posts/StronglySpecifiedFunctionsProgram.v2
2 files changed, 2 insertions, 2 deletions
diff --git a/site/posts/StronglySpecifiedFunctions.v b/site/posts/StronglySpecifiedFunctions.v
index d2d05ac..6564413 100644
--- a/site/posts/StronglySpecifiedFunctions.v
+++ b/site/posts/StronglySpecifiedFunctions.v
@@ -3,7 +3,7 @@
<p>
This is the first article (initially published on <span class="time">January
- 11, 2015</span>) of a serie of two on how to write strongly-specified
+ 11, 2015</span>) of a series of two on how to write strongly-specified
functions in Coq. You can read the next part <a
href="/posts/StronglySpecifiedFunctionsProgram">here</a>.
</p>
diff --git a/site/posts/StronglySpecifiedFunctionsProgram.v b/site/posts/StronglySpecifiedFunctionsProgram.v
index f6c1eb1..24faf27 100644
--- a/site/posts/StronglySpecifiedFunctionsProgram.v
+++ b/site/posts/StronglySpecifiedFunctionsProgram.v
@@ -3,7 +3,7 @@
<p>
This is the second article (initially published on <span class="time">January
- 01, 2017</span>) of a serie of two on how to write strongly-specified
+ 01, 2017</span>) of a series of two on how to write strongly-specified
functions in Coq. You can read the previous part <a
href="/posts/StronglySpecifiedFunctions">here</a>.
</p>