diff --git a/documentation/sphinx/source/release-notes/release-notes-730.rst b/documentation/sphinx/source/release-notes/release-notes-730.rst index 65ce081ece..1e0cc7d4b9 100644 --- a/documentation/sphinx/source/release-notes/release-notes-730.rst +++ b/documentation/sphinx/source/release-notes/release-notes-730.rst @@ -143,7 +143,7 @@ Release Notes ====== * Added data move throttling for perpetual wiggle. `(PR #10957) `_ * Fixed AuditStorage to check all DC replicas. `(PR #10966) `_ -* Large shards are now allowed. `(PR #10961) `_ and `(PR #10965) `_ +* Added large shards support. `(PR #10965) `_ * Fixed bugs for locality-based exclusion. `(PR #10623) `_ * Fixed various memory-related bugs. `(PR #10952) `_ and `(PR #10969) `_ * Fixed perpetual wiggling locality match regex. `(PR #10967) `_