diff --git a/source/replication/enable-server-side-two-way-bucket-replication.rst b/source/replication/enable-server-side-two-way-bucket-replication.rst index 87cb0c43..0ab9fcae 100644 --- a/source/replication/enable-server-side-two-way-bucket-replication.rst +++ b/source/replication/enable-server-side-two-way-bucket-replication.rst @@ -65,7 +65,7 @@ Replication Requires Versioning MinIO relies on the immutability protections provided by versioning to synchronize objects between the source and replication target. -Use the :mc-cmd:`mc version suspend` command to enable versioning on +Use the :mc-cmd:`mc version enable` command to enable versioning on *both* the source and destination bucket before starting this procedure: .. code-block:: shell @@ -531,4 +531,4 @@ Use :mc-cmd:`mc ls` to verify the object exists on the destination bucket: If the remote target was configured *without* the :mc-cmd:`~mc admin bucket remote add` option, the destination -bucket may have some delay before it receives the new object. \ No newline at end of file +bucket may have some delay before it receives the new object.