diff --git a/FFXIVClassic Map Server/Properties/Resources.Designer.cs b/FFXIVClassic Map Server/Properties/Resources.Designer.cs
index 3a6f068b..d0cae89c 100644
--- a/FFXIVClassic Map Server/Properties/Resources.Designer.cs
+++ b/FFXIVClassic Map Server/Properties/Resources.Designer.cs
@@ -239,14 +239,14 @@ namespace FFXIVClassic_Map_Server.Properties {
///
/// Looks up a localized string similar to Teleports the player to the specified location
///
- ///*Note: You teleport relative to your current position by putting a @ in front of a value, cannot be combined with a zone id or instance name
+ ///*Note: You can teleport relative to your current position by putting a @ in front of a value, cannot be combined with a zone id or instance name
///
///*Syntax: warp <location list>
/// warp <X coordinate> <Y coordinate> <Z coordinate>
/// warp <zone id> <X coordinate> <Y coordinate> <Z coordinate>
/// warp <zone id> <instance> <X coordinate> <Y coordinate> <Z coordinate>
///<location list> is a pre-defined list of locations from the server database
- ///<zone id> is the zon [rest of string was truncated]";.
+ ///<zone id> is the [rest of string was truncated]";.
///
public static string CPwarp {
get {
diff --git a/FFXIVClassic Map Server/Properties/Resources.resx b/FFXIVClassic Map Server/Properties/Resources.resx
index a038aae6..f121876e 100644
--- a/FFXIVClassic Map Server/Properties/Resources.resx
+++ b/FFXIVClassic Map Server/Properties/Resources.resx
@@ -206,7 +206,7 @@ Server Administration: givecurrency, giveitem, givekeyitem, removecurrency, remo
Teleports the player to the specified location
-*Note: You teleport relative to your current position by putting a @ in front of a value, cannot be combined with a zone id or instance name
+*Note: You can teleport relative to your current position by putting a @ in front of a value, cannot be combined with a zone id or instance name
*Syntax: warp <location list>
warp <X coordinate> <Y coordinate> <Z coordinate>