diff --git a/qemu_mode/README.md b/qemu_mode/README.md
index a14cbe64de8cefbb9c45b57454a15f7b2d9ba24a..4aa2133ead939007a0605349603fbfa626be8497 100644
--- a/qemu_mode/README.md
+++ b/qemu_mode/README.md
@@ -141,7 +141,7 @@ To enable it you must pass on the command line of afl-fuzz:
 
 ## 9) Wine mode
 
-AFL++ QEMU can use Wine to fuzz WIn32 PE binaries. Use the -W flag of afl-fuzz.
+AFL++ QEMU can use Wine to fuzz Win32 PE binaries. Use the -W flag of afl-fuzz.
 
 Note that some binaries require user interaction with the GUI and must be patched.