diff --git a/doc/source/architecture.rst b/doc/source/architecture.rst index 37ce0bea8..6a8e7e68b 100644 --- a/doc/source/architecture.rst +++ b/doc/source/architecture.rst @@ -424,7 +424,7 @@ verification by consumers who access the data via the API. RPC --- -Ceilomter uses ``openstack.common.rpc`` to cast messages from the +Ceilometer uses ``openstack.common.rpc`` to cast messages from the agent to the collector. .. seealso:: diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 77097429d..5fc88eb75 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -25,7 +25,7 @@ Please note that ceilometer uses openstack-common extensively, which requires th the other parameters are set appropriately. For information we are listing the configuration elements that we use after the ceilometer specific elements. -If you use sql alchemy, its specific paramaters will need to be set. +If you use sql alchemy, its specific parameters will need to be set. =============================== ==================================== ==============================================================