From f44935b7d2d3e3bd28ed64858b13f72cec191b48 Mon Sep 17 00:00:00 2001 From: wanghongtaozz Date: Wed, 6 Sep 2017 03:46:38 -0700 Subject: [PATCH] spelling mistake Change-Id: I478de51257b8133c2e3ef52e93d53a2818496f56 --- doc/source/cli/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/cli/index.rst b/doc/source/cli/index.rst index 467cbe0049..70df266db9 100644 --- a/doc/source/cli/index.rst +++ b/doc/source/cli/index.rst @@ -57,7 +57,7 @@ daemonize correctly after starting up. WSGI Services ------------- -Starting in the Pike release, the prefered way to deploy the nova api is in a +Starting in the Pike release, the preferred way to deploy the nova api is in a wsgi container (uwsgi or apache/mod_wsgi). These are the wsgi entry points to do that.