From 4720c44bb0007d79e5d8a49955a116066e914515 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Fri, 14 Oct 2022 22:24:52 +0200 Subject: [PATCH] Fix: typo Fix: typo --- faqs/syncing-and-p2p.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faqs/syncing-and-p2p.md b/faqs/syncing-and-p2p.md index eecb51a..0bbdafe 100644 --- a/faqs/syncing-and-p2p.md +++ b/faqs/syncing-and-p2p.md @@ -8,7 +8,7 @@ Anytype is offline-first, and our backup nodes are still in early testing (we ca #### Page history -We have a history of the document changes that you can use you lose some data and restore previous versions. So the overall risk of losing some data because of the bug is marginal/non-existent. The only part that we can't guarantee is total recovery from our backup node. It's still in testing mode, an Alpha. +We have a history of the document changes that you can use if you lose some data and restore previous versions. So the overall risk of losing some data because of the bug is marginal/non-existent. The only part that we can't guarantee is total recovery from our backup node. It's still in testing mode, an Alpha. ### Syncing. How does it work?