diff --git a/doc/admin-guide/source/cli-set-compute-quotas.rst b/doc/admin-guide/source/cli-set-compute-quotas.rst index 96f052ca34..6f549a8a83 100644 --- a/doc/admin-guide/source/cli-set-compute-quotas.rst +++ b/doc/admin-guide/source/cli-set-compute-quotas.rst @@ -40,7 +40,7 @@ project user, as well as update the quota defaults for a new project. * - security-groups - Number of security groups per project. * - security-group-rules - - Number of rules per security group. + - Number of security group rules per project. * - server-groups - Number of server groups per project. * - server-group-members diff --git a/doc/admin-guide/source/dashboard-set-quotas.rst b/doc/admin-guide/source/dashboard-set-quotas.rst index 9cac950c3a..904476a1cc 100644 --- a/doc/admin-guide/source/dashboard-set-quotas.rst +++ b/doc/admin-guide/source/dashboard-set-quotas.rst @@ -60,8 +60,8 @@ The following table describes the Compute and Block Storage service quotas: | Security Groups | Security groups allowed for each | Compute | | | project. | | +--------------------+------------------------------------+---------------+ -| Security Group | Rules allowed for each security | Compute | -| Rules | group. | | +| Security Group | Security group rules allowed for | Compute | +| Rules | each project. | | +--------------------+------------------------------------+---------------+ | Snapshots | Volume snapshots allowed for | Block Storage | | | each project. | |