From 22b20d04b498e23d9bffe75bfa6f20708aea4124 Mon Sep 17 00:00:00 2001 From: Oguz Bektas Date: Wed, 18 Dec 2019 16:56:40 +0100 Subject: [PATCH] docs: fix typo in introduction.rst Signed-off-by: Oguz Bektas --- docs/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/introduction.rst b/docs/introduction.rst index 8880aa1b..b4ae1caf 100644 --- a/docs/introduction.rst +++ b/docs/introduction.rst @@ -54,7 +54,7 @@ Main features inkremental backup small and space efficient. :Data Integrity: The built in `SHA-256`_ checksum algorithm assures the - accuray and consistency of your backups. + accuracy and consistency of your backups. :Remote Sync: It is possible to efficently synchronize data to remote sites. Only deltas containing new data are transfered.