summaryrefslogtreecommitdiff
path: root/src/writing/corrigenda.php
diff options
context:
space:
mode:
authorKai Stevenson <kai@kaistevenson.com>2024-01-29 14:47:44 -0800
committerKai Stevenson <kai@kaistevenson.com>2024-01-29 14:47:44 -0800
commita73f6f1972ef126715ed0076b659e73644edfb6d (patch)
tree03bd93c9bba9ea980181a1855a0a0f9f5a5b92bc /src/writing/corrigenda.php
parent027c1d2a66405dbb913f75d082376456c2a94a20 (diff)
wrote more on the hard problem, fixed broken link, changed wording
Diffstat (limited to 'src/writing/corrigenda.php')
-rw-r--r--src/writing/corrigenda.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/writing/corrigenda.php b/src/writing/corrigenda.php
index df9f6d2..b5b7602 100644
--- a/src/writing/corrigenda.php
+++ b/src/writing/corrigenda.php
@@ -10,7 +10,7 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
I think many of these things will be realized in good time either way.
</p>
<p>
- Unfortunately, it turns out that I've never been wrong about anything! Just kidding, that statement
- was an example of me being wrong about something.
+ Unfortunately, it turns out that I've never been wrong about anything! Just kidding,
+ I haven't written this article yet.
</p>
<?php require($_SERVER["DOCUMENT_ROOT"] . "/footer.php"); ?>