From 843c200a58be08b40762de362a68b2baf0f32f4f Mon Sep 17 00:00:00 2001 From: namreeb Date: Thu, 1 Jun 2017 11:39:24 -1000 Subject: [PATCH] Corrected README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ac6ef2..c1ab983 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The launcher app is written in C# and includes a helper library written in C++. ## Security -Though the included helper DLL (wowreeb.dll) is injected into the World of Warcrat process, it will eject itself once its initialization is complete. Therefore the DLL itself should not be detectable by Warden. +Though the included helper DLL (wowreeb.dll) is injected into the World of Warcraft process, it will eject itself once its initialization is complete. Therefore the DLL itself should not be detectable by Warden. **HOWEVER** if your configuration file defines a change to the FoV value, this change **is detectable** by Warden. No reasonable server developer would bother to detect this, but use at your own risk!