diff --git a/_posts/2017-10-19-tiling-shapes-proofs.md b/_posts/2017-10-19-tiling-shapes-proofs.md
index fd316d1..a05d2d6 100644
--- a/_posts/2017-10-19-tiling-shapes-proofs.md
+++ b/_posts/2017-10-19-tiling-shapes-proofs.md
@@ -63,6 +63,8 @@ Afterwards, we see that the three neighbouring tiles form a trapezoidal tile, th
+This procedure can be applied recursively on larger values of $n$ as well, so this concludes a proof of tiling an equilateral triangle divided into $4^n$ equilateral triangles using trapezoidal tiles after removing a single piece.
+