diff --git a/api-guide/source/limits.rst b/api-guide/source/limits.rst index 2e84ada5a25a..82b79c1774c1 100644 --- a/api-guide/source/limits.rst +++ b/api-guide/source/limits.rst @@ -4,12 +4,12 @@ Limits Accounts may be pre-configured with a set of thresholds (or limits) to manage capacity and prevent abuse of the system. The system recognizes -*absolute limits*. Absolute limits are fixed. Limits are configured by -operators and may differ from one deployment of the OpenStack Compute service +*absolute limits*. Absolute limits are fixed. Limits are configured by +operators and may differ from one deployment of the OpenStack Compute service to another. Please contact your provider to determine the limits that apply to your account. Your provider may be able to adjust your account's limits if they are too low. Also see the API Reference for -`*Limits* `__. +`Limits `__. Absolute limits ~~~~~~~~~~~~~~~ @@ -49,4 +49,4 @@ Determine limits programmatically Applications can programmatically determine current account limits. For information, see -`*Limits* `__. +`Limits `__.