From 27f96afb9c587e46070b0182f9f195e7abda77e8 Mon Sep 17 00:00:00 2001 From: ruslandoga Date: Tue, 10 Sep 2024 01:10:38 +0700 Subject: [PATCH] typo: asychronous -> asynchronous (#435) --- docs/ARCHITECTURE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ARCHITECTURE.md b/docs/ARCHITECTURE.md index 8612e78..a8cc10f 100644 --- a/docs/ARCHITECTURE.md +++ b/docs/ARCHITECTURE.md @@ -87,7 +87,7 @@ transactions from there. ## Guarantees -LiteFS is intended to provide easy, live, asychronous replication across +LiteFS is intended to provide easy, live, asynchronous replication across ephemeral nodes in a cluster. This approach makes trade-offs as compared with simpler disaster recovery tools such as [Litestream](https://litestream.io/) and more complex but strongly-consistent tools such as