diff --git a/readme.md b/readme.md index ae5ccf8..f1fc6ea 100644 --- a/readme.md +++ b/readme.md @@ -486,7 +486,7 @@ uint64 __fastcall XboxThreads_KeDelayExecutionThread( uint64 ip, cpu::CpuRegs& r } ``` -It takes around 300 functions to get the simple app to start. Most of the are very similar (if not exactly the same) as the Windows counterparts. The rest is mostly guess work. +It takes around 300 functions to get the simple app to start. Most of them are very similar (if not exactly the same) as the Windows counterparts. The rest is mostly guess work. ## Future Work