From 19076be16425d73037960a2f4c454113d8a19bfd Mon Sep 17 00:00:00 2001 From: phoenix Date: Mon, 15 Jun 2026 11:47:22 +0200 Subject: [PATCH] Typo: restic instead of rustic This should have been a restic, not a rustic. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bd071ab2..70a3204da 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Windows). The `restic` project is older and more mature than `rustic`, slow with new developments and conservative with changes. `rustic` was created by a heavy restic contributor who was at some point annoyed about that slow speed. So, -`rustic` is of course very much inspired by `rustic` but is a complete new +`rustic` is of course very much inspired by `restic` but is a complete new implementation aiming to be the better `restic` with respect to features and development speed.