diff --git a/Documentation/tuning.md b/Documentation/tuning.md index 607e7bc8e..0fb3bb3ba 100644 --- a/Documentation/tuning.md +++ b/Documentation/tuning.md @@ -86,7 +86,7 @@ $ etcd -snapshot false $ ETCD_SNAPSHOT=false etcd ``` -You can also enable snapshotting within the configuration file: +You can also disable snapshotting within the configuration file: ```toml snapshot = false