Fix spelling

This commit is contained in:
lucky-vers 2023-11-14 16:15:39 +05:30
parent 20d17dcdfb
commit cd69291f0a

View file

@ -176,7 +176,7 @@ The value finally in `eax` is therefore 0x86342 in hexadecimal, or `549698` in d
**Flag:** `picoCTF{5EE79C2B}`
We're given an (ARM) assembly source file `chall.s`. The structure is as follows
We're given an ARM assembly source file `chall.s`. Its structured as follows
```
main: