diff --git a/ansible/inventory/multinode b/ansible/inventory/multinode
index fca4335215..90835054d2 100644
--- a/ansible/inventory/multinode
+++ b/ansible/inventory/multinode
@@ -21,7 +21,7 @@ compute01
 monitoring01
 
 # When compute nodes and control nodes use different interfaces,
-# you can specify "api_interface" and another interfaces like below:
+# you can specify "api_interface" and other interfaces like below:
 #compute01 neutron_external_interface=eth0 api_interface=em1 storage_interface=em1 tunnel_interface=em1
 
 [storage]