Skip to content

Commit bbeb14e

Browse files
committed
Fix an incorrectly formatted number list
1 parent 5d21150 commit bbeb14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fusee_gelee.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ Accordingly, we now have:
372372
373373
1. The capability to load arbitrary payloads into memory via RCM, as RCM only
374374
validates command signatures once payload receipt is complete.
375-
2. The ability to copy attacker-controlled values over the execution stack,
375+
1. The ability to copy attacker-controlled values over the execution stack,
376376
overwriting return addresses and redirecting execution to a location of our
377377
choice.
378378

0 commit comments

Comments
 (0)