diff --git a/interface/resources/html/edit-commands.html b/interface/resources/html/edit-commands.html
new file mode 100644
index 0000000000..65b985fb6a
--- /dev/null
+++ b/interface/resources/html/edit-commands.html
@@ -0,0 +1,2058 @@
+
+
+
+
+
+
+
Edit Entity Help
+
+
diff --git a/interface/resources/html/edit-entities-commands.html b/interface/resources/html/edit-entities-commands.html
deleted file mode 100644
index afa662f089..0000000000
--- a/interface/resources/html/edit-entities-commands.html
+++ /dev/null
@@ -1,2036 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/interface/src/Application.h b/interface/src/Application.h
index 4038b21739..898db76f07 100644
--- a/interface/src/Application.h
+++ b/interface/src/Application.h
@@ -113,7 +113,7 @@ static const float MIRROR_FIELD_OF_VIEW = 30.0f;
static const quint64 TOO_LONG_SINCE_LAST_SEND_DOWNSTREAM_AUDIO_STATS = 1 * USECS_PER_SECOND;
static const QString INFO_HELP_PATH = "html/interface-welcome.html";
-static const QString INFO_EDIT_ENTITIES_PATH = "html/edit-entities-commands.html";
+static const QString INFO_EDIT_ENTITIES_PATH = "html/edit-commands.html";
#ifdef Q_OS_WIN
static const UINT UWM_IDENTIFY_INSTANCES =