diff --git a/docs/FAQ.md b/docs/FAQ.md index 3999b270..e0f4dc03 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -7,7 +7,7 @@ ### **What is it? Purpose?** AutoPlug Client is a standalone, executable Java program that has multiple execution modes: Server-Wrapper, CLI-Tool, Background-Service. Its main purpose is to automate updating of any sofware related to servers and simplify server maintenance in general. -While all server types are compatible, the majority of its features cater specifically to Minecraft plugins/mods, +While all server types are compatible, the majority of its features cater specifically to Minecraft, which is renowned as the world's top-selling game and boasts an exceptionally extensive modding community. ### **How does it work? Server-Wrapper? CLI-Tool? Background-Service?**