diff --git a/Async-Backup.md b/Async-Backup.md index 398820e..c4756ab 100644 --- a/Async-Backup.md +++ b/Async-Backup.md @@ -21,7 +21,7 @@ A "weed filer.backup" process will subscribe to this topic, and then read the ac # Configuration This command replaced the previous `weed filer.replicate`, which requires an external message queue. -But for configuration, use the same `weed scaffold -config=replication` to generate a `replication.toml` file. Just need to keep the linkes of the sinks that you want to use. +But for configuration, use the same `weed scaffold -config=replication` to generate a `replication.toml` file. Just need to keep the lines of the sinks that you want to use. ``` [sink.s3]