diff --git a/Modules.md b/Modules.md index 88b4794..0d8f5a4 100644 --- a/Modules.md +++ b/Modules.md @@ -41,4 +41,4 @@ These are the name, prefix, and brief descriptions of each module implemented by | Class Name | Prefix | Description | |-|-|-| -| `BaseModule` | None (not prefixed) | A module with most system commands. Does not contain any modding functionality. | +| `BaseModule` | `base` (not prefixed) | A module with most system commands. Does not contain any modding functionality. |