diff --git a/portingnotes.html b/portingnotes.html
index a674254..50d4364 100644
--- a/portingnotes.html
+++ b/portingnotes.html
@@ -502,7 +502,7 @@ tr:nth-child(even) {
iVar1 = readSectors(sectorCount,sectorNumber,0xb6c40);
-
+
In PCSX2 emulator, we can exploit this bug by overflowing into the stack (you can just spam payload addresses like 0xa00c0000 to that massive range of controlled memory and it will jump to it).