Minor Typo Fix (#1081)

This commit is contained in:
Ravind Kumar
2021-09-24 10:29:06 -04:00
committed by GitHub
parent cb886f0130
commit 403f8caa8b

View File

@@ -473,10 +473,10 @@ const AddBulkReplicationModal = ({
],
},
{
label: "Buckets Assignation",
label: "Bucket Assignments",
componentRender: (
<Fragment>
<h3>Remote Buckets Assignation</h3>
<h3>Remote Bucket Assignments</h3>
<span className={classes.descriptionText}>
Please select / type the desired remote bucket were you want
the local data to be replicated.