diff --git a/SubCreator.md b/SubCreator.md
index eb0ab5b..b0374bf 100644
--- a/SubCreator.md
+++ b/SubCreator.md
@@ -44,7 +44,7 @@ Template:
`Server-Type` **[Enum Value]**: Set which [ServerType](https://src.me1312.net/jenkins/job/SubServers%20Platform/javadoc/SubServers.Bungee/net/ME1312/SubServers/Bungee/Host/SubCreator.ServerType.html) this template will build
`Use-Cache` **[Boolean]**: Creates and forwards a valid cache directory to the script when true
`Require-Version` **[Boolean]**: Switches the `[Version]` field from optional to required
- `Can-Update` **[Boolean]**: Signals to SubCreator that this template can update servers created by it
+ `Can-Update` **[Boolean]**: Signals that this template can update servers created by it
`Executable` **[File Path/String]**: A command to execute or the path to a script to execute relative to the directory set above. This value can use the following variables in addition to the system's own:
**->** `name`: The name of the new server
**->** `host`: The name of the host that was selected