diff --git a/doc/source/configuration/config.rst b/doc/source/configuration/config.rst index d9782cb7c..ed43041a9 100644 --- a/doc/source/configuration/config.rst +++ b/doc/source/configuration/config.rst @@ -16,7 +16,7 @@ Configuration Options ===================== -senlin uses `oslo.config` to define and manage configuration options to +Senlin uses `oslo.config` to define and manage configuration options to allow the deployer to control many aspects of the service API and the service engine. diff --git a/doc/source/index.rst b/doc/source/index.rst index 7926fa57f..3d166ae70 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -110,7 +110,7 @@ The following is a list of builtin profile types: ~~~~~~~~~~~~~~~~~ This section provides some guides for typical usage scenarios. More scenarios -are to be added +are to be added. 4.1 Managing Node Affinity --------------------------