From 403f8caa8b7bdc9a255737aaf7fb3ed2be998eae Mon Sep 17 00:00:00 2001 From: Ravind Kumar Date: Fri, 24 Sep 2021 10:29:06 -0400 Subject: [PATCH] Minor Typo Fix (#1081) --- .../Console/Buckets/ListBuckets/BulkReplicationModal.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portal-ui/src/screens/Console/Buckets/ListBuckets/BulkReplicationModal.tsx b/portal-ui/src/screens/Console/Buckets/ListBuckets/BulkReplicationModal.tsx index 4bfdf3008..32c2b91f3 100644 --- a/portal-ui/src/screens/Console/Buckets/ListBuckets/BulkReplicationModal.tsx +++ b/portal-ui/src/screens/Console/Buckets/ListBuckets/BulkReplicationModal.tsx @@ -473,10 +473,10 @@ const AddBulkReplicationModal = ({ ], }, { - label: "Buckets Assignation", + label: "Bucket Assignments", componentRender: ( -

Remote Buckets Assignation

+

Remote Bucket Assignments

Please select / type the desired remote bucket were you want the local data to be replicated.