From ac8986a11a40015bb9e546958ce8ec8de87bc0cf Mon Sep 17 00:00:00 2001 From: hwc Date: Wed, 26 Oct 2016 16:03:53 +0800 Subject: [PATCH] change "openstack" to "OpenStack" According to the word choice convention in http://docs.openstack.org/contributor-guide/writing-style/word-choice.html We should use OpenStack instead of openstack. Change-Id: I3023b606d30f112296025f67d7bbe25c49fa2f41 TrivialFix --- doc/kuryr-guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/kuryr-guide.rst b/doc/kuryr-guide.rst index 2f6e270cef..f44697de0b 100644 --- a/doc/kuryr-guide.rst +++ b/doc/kuryr-guide.rst @@ -53,7 +53,7 @@ To list the created network: docker network ls -The created network is also available from openstack CLI: +The created network is also available from OpenStack CLI: ::