]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/operations/placement-groups: typo two 'the' 45318/head
authorKamoltat <ksirivad@redhat.com>
Wed, 9 Mar 2022 15:36:20 +0000 (15:36 +0000)
committerKamoltat <ksirivad@redhat.com>
Wed, 9 Mar 2022 15:36:20 +0000 (15:36 +0000)
typo, should not have two 'the' next to each
other.

Signed-off-by: Kamoltat <ksirivad@redhat.com>
doc/rados/operations/placement-groups.rst

index 7d6349e426feda6ed9ac4ec26ae699ca5171cd46..5b8e07a0d656ddfd1889437f72177941b3ba6933 100644 (file)
@@ -145,7 +145,7 @@ the number of those respective device types.
 
 The autoscaler uses the `bulk` flag to determine which pool
 should start out with a full complement of PGs and only
-scales down when the the usage ratio across the pool is not even.
+scales down when the usage ratio across the pool is not even.
 However, if the pool doesn't have the `bulk` flag, the pool will
 start out with minimal PGs and only when there is more usage in the pool.