diff --git a/source/core/sharding-shard-key.txt b/source/core/sharding-shard-key.txt index be88e8a08b6..f7eeda19357 100644 --- a/source/core/sharding-shard-key.txt +++ b/source/core/sharding-shard-key.txt @@ -151,8 +151,8 @@ Collection Size When sharding a collection that is not empty, the shard key can constrain the maximum supported collection size for the initial -sharding operation only. See :limit:`Sharding Existing Collection Data -Size`. +sharding operation only. See +:limit:`Sharding Existing Collection Data Size`. .. important::