From 096af64ae698d9a1edb279ee0e8c9bff0df4e322 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Thu, 27 Jul 2017 09:55:58 -0700 Subject: [PATCH] doc/install: Removed contractions for ESL speakers. Signed-off-by: John Wilkins --- doc/install/install-ceph-gateway.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/install/install-ceph-gateway.rst b/doc/install/install-ceph-gateway.rst index 384c298ac12..cf599cd2ac8 100644 --- a/doc/install/install-ceph-gateway.rst +++ b/doc/install/install-ceph-gateway.rst @@ -169,8 +169,8 @@ http and https, you must pick only one. So:: Migrating from Apache to Civetweb --------------------------------- -If you're running the Ceph Object Gateway on Apache and FastCGI with Ceph -Storage v0.80 or above, you're already running Civetweb--it starts with the +If you are running the Ceph Object Gateway on Apache and FastCGI with Ceph +Storage v0.80 or above, you are already running Civetweb--it starts with the ``ceph-radosgw`` daemon and it's running on port 7480 by default so that it doesn't conflict with your Apache and FastCGI installation and other commonly used web service ports. Migrating to use Civetweb basically involves removing @@ -277,7 +277,7 @@ example:: radosgw-admin region set < region.json -Once you've updated your region, update the region map. For example:: +Once you have updated your region, update the region map. For example:: radosgw-admin regionmap update --name client.rgw.ceph-client -- 2.39.5