diff --git a/interface/resources/html/edit-entities-commands.html b/interface/resources/html/edit-commands.html
similarity index 100%
rename from interface/resources/html/edit-entities-commands.html
rename to interface/resources/html/edit-commands.html
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 =