diff --git a/awx/ui/src/screens/TopologyView/Legend.js b/awx/ui/src/screens/TopologyView/Legend.js
index c57cba43da..57a5b147ae 100644
--- a/awx/ui/src/screens/TopologyView/Legend.js
+++ b/awx/ui/src/screens/TopologyView/Legend.js
@@ -102,7 +102,7 @@ function Legend() {
- {t`Status types`}
+ {t`Node state types`}
@@ -175,6 +175,66 @@ function Legend() {
{t`Error`}
+
+
+
+
+ {t`Enabled`}
+
+
+
+
+
+ {t`Disabled`}
+
+
+
+ {t`Link state types`}
+
+