diff --git a/README.md b/README.md
index 91943aba..027a9eae 100644
--- a/README.md
+++ b/README.md
@@ -714,6 +714,8 @@ Many thanks to the following individuals (in alphabetical order):
* For writing the _"Z80 Instruction Set Exerciser"_. [15](#r15)
* **Devic, Goran**
* For his research on undocumented behaviors of the Z80 CPU. [16](#r16)
+* **Dunn, Paul (ZXDunny)**
+ * For his corrections to the documentation.
* **Equinox**
* For his corrections to the documentation.
* **Flammenkamp, Achim**
diff --git a/THANKS b/THANKS
index 49598a31..4dc863d0 100644
--- a/THANKS
+++ b/THANKS
@@ -38,6 +38,8 @@ Many thanks to the following individuals (in alphabetical order):
For writing the "Z80 Instruction Set Exerciser" [15].
* Devic, Goran
For his research on undocumented behaviors of the Z80 CPU [16].
+* Dunn, Paul (ZXDunny)
+ For his corrections to the documentation.
* Equinox
For his corrections to the documentation.
* Flammenkamp, Achim
diff --git a/documentation/Thanks.rst b/documentation/Thanks.rst
index cb8463f2..c485c79b 100644
--- a/documentation/Thanks.rst
+++ b/documentation/Thanks.rst
@@ -91,6 +91,10 @@ Many thanks to the following individuals (in alphabetical order):
* For his research on undocumented behaviors of the Z80 CPU. |re| |fe| :ref:`16` |ren| |ces|
+* **Dunn, Paul (ZXDunny)**
+
+ * For his corrections to the documentation.
+
* **Equinox**
* For his corrections to the documentation.