diff --git a/_posts/2017-12-11-A-note-on-fees.md b/_posts/2017-12-11-A-note-on-fees.md
index a322247e..f5265ad5 100644
--- a/_posts/2017-12-11-A-note-on-fees.md
+++ b/_posts/2017-12-11-A-note-on-fees.md
@@ -89,7 +89,7 @@ Where:
- M0 is the minimum block size limit (300 kB)
- F0 is 0.002 XMR
-As a practical example, a few moons ago the median block size increased to approximately 400 kB and thhe default fee went down to ~0.0095. As we can see from the formula, this approximately matches the theoretical fee. That is:
+As a practical example, a few moons ago the median block size increased to approximately 400 kB and the default fee went down to ~0.0095. As we can see from the formula, this approximately matches the theoretical fee. That is:
`Fee` = (6.5/10) * (300/400) * 0.002 = 0.00975