Skip to content

Commit 3da710b

Browse files
author
Kord Campbell
committed
typo
1 parent fc612e1 commit 3da710b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openstack_horizon.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ password=$SERVICE_PASSWORD
1717
host_ip=$(/sbin/ifconfig eth0| sed -n 's/.*inet *addr:\([0-9\.]*\).*/\1/p')
1818

1919
echo "#######################################################################################"
20-
echo "The horizon dashboard shoul be at http://$host_ip/. Login with admin/$password"
20+
echo "The horizon dashboard should be at http://$host_ip/. Login with admin/$password"
2121
echo "#######################################################################################"
2222

0 commit comments

Comments
 (0)