diff --git a/etc/kolla/globals.yml b/etc/kolla/globals.yml
index 92fa4979d9b16aae6eaad23f6b7431c971f414ea..cafb7d01dcd48e67269385994777909f3eca3d46 100644
--- a/etc/kolla/globals.yml
+++ b/etc/kolla/globals.yml
@@ -26,7 +26,7 @@
 # This should be a VIP, an unused IP on your network that will float between
 # the hosts running keepalived for high-availability. If you want to run an
 # All-In-One without haproxy and keepalived, you can set enable_haproxy to no
-# in "OpenStack options" section, and set this value to the first IP on your
+# in "OpenStack options" section, and set this value to the IP of your
 # 'network_interface' as set in the Networking section below.
 kolla_internal_vip_address: "10.10.10.254"