diff --git a/SubCreator.md b/SubCreator.md index bb059ab..93dee51 100644 --- a/SubCreator.md +++ b/SubCreator.md @@ -49,7 +49,7 @@ Template: ``` `Template` **[Object]**: Settings container for this template. All of these values are optional unless otherwise specified. See [Configuration](https://github.com/ME1312/SubServers-2/wiki/Configuration) for more info on the value types and modifiers used here.
    `Enabled` **[Boolean]**: Set whether this template is enabled
-    `Internal` **[Boolean]**: Mark this template for internal use only (for use with `Import`)
+    `Internal` **[Boolean]**: Mark this template for internal use only (for templates that should only be accessed through `Import`)
    `Display` **[String]**: Set the display name of this template
    `Icon` **[Item]**: Set the [item icon](https://github.com/ME1312/SubServers-2/wiki/Integrations#bukkit-item-naming) of this template
    `Build` **[Object]**: SubCreator build options