From dd34c3270e8d424099f585f14f1fb8bf8481b339 Mon Sep 17 00:00:00 2001 From: crapStone Date: Fri, 19 May 2023 17:53:13 +0000 Subject: [PATCH] fix code highlighting --- Replication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Replication.md b/Replication.md index f1a2d3d..aba3bf4 100644 --- a/Replication.md +++ b/Replication.md @@ -94,4 +94,4 @@ In certain circumstances—like adding/removing/altering replication settings of ## Change replication -In `weed shell`, you can change a volume replication setting via `volume.configure.replication`. After that, the volume will become readonly since the replication setting is not matched. You will also need to run 'volume.fix.replication` to create missing replicas. +In `weed shell`, you can change a volume replication setting via `volume.configure.replication`. After that, the volume will become readonly since the replication setting is not matched. You will also need to run `volume.fix.replication` to create missing replicas.