summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/installing-a-module.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing-a-module.md b/docs/installing-a-module.md
index 6378498..9289dc5 100644
--- a/docs/installing-a-module.md
+++ b/docs/installing-a-module.md
@@ -14,7 +14,7 @@ By default AzerothCore delivers a Blizzlike experience. This can however be alte
- Clone the repositroy using Git the same way AzerothCore was first cloned in the [Core Installation](core-installation.md). The repository should be cloned into the \modules\ directory. i.e E:\AzerothCore\modules\
- Download the ZIP file from the catalogue and extract it in the \modules\ directory. i.e E:\AzerothCore\modules\mod-anticheat
-**Note: If your module has the **-master** suffix. This needs to be removed in order for the module to work!**
+**Note: If your module has a suffix i.e "-master". This needs to be removed in order for the module to work!**
## Recompiling