From deedb774b9ad683ed27737a39f8d1800bdfb9b29 Mon Sep 17 00:00:00 2001 From: chao liu Date: Sat, 26 Aug 2017 05:35:19 -0700 Subject: [PATCH] Correct a grammar mistake replace "each services' REST API" with "The REST API of each service" Change-Id: I2254519f7adf4eb6d2b9ac621228dc28ed783508 --- doc/advanced-configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/advanced-configuration.rst b/doc/advanced-configuration.rst index eb816e958e..0b97bff6bd 100644 --- a/doc/advanced-configuration.rst +++ b/doc/advanced-configuration.rst @@ -7,7 +7,7 @@ Advanced Configuration Endpoint Network Configuration ============================== -When an OpenStack cloud is deployed, each services' REST API is presented +When an OpenStack cloud is deployed, the REST API of each service is presented as a series of endpoints. These endpoints are the admin URL, the internal URL, and the external URL.