diff --git a/index.html b/index.html
index 3bf8a7d..395b202 100644
--- a/index.html
+++ b/index.html
@@ -24,7 +24,7 @@
OpenWF is a software suite centered around customizing Warframe:
- - SpaceNinjaServer is an open-source reimplementation of the game's web services. As we have custom server software, OpenWF doesn't interfere with the live game, but also allows full customization of the savedata.
+ - SpaceNinjaServer is an open-source reimplementation of the game's web services. As we have custom server software, OpenWF avoids interference with the live game while allowing full customization of savedata.
- The Bootstrapper is our main DLL targeting the latest game version. Its core precept is connecting to custom servers, but it also has some QoL features and cheats as well as a scripting API and label replacements, allowing for extensive customization of the game.
Get Started