diff --git a/doc/source/ops-quotas.rst b/doc/source/ops-quotas.rst index 5bee3a14..169dc44e 100644 --- a/doc/source/ops-quotas.rst +++ b/doc/source/ops-quotas.rst @@ -3,11 +3,11 @@ Quotas ====== To prevent system capacities from being exhausted without notification, -you can set up :term:`quotas `. Quotas are operational limits. For example, -the number of gigabytes allowed per tenant can be controlled to ensure that -a single tenant cannot consume all of the disk space. Quotas are -currently enforced at the tenant (or project) level, rather than the -user level. +you can set up :term:`quotas `. Quotas are operational limits. +For example, the number of gigabytes allowed per tenant can be controlled +to ensure thata single tenant cannot consume all of the disk space. +Quotas are currently enforced at the tenant (or project) level, rather than +the user level. .. warning::