From 8e9c6a9a387cefbe298b2137e173e2b53f9d55a8 Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Sun, 17 Oct 2021 13:19:52 -0400 Subject: [PATCH] Corrected capitalization of "Bash" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56ea957..5fa802c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Kaya -Kaya is a BASH front end for [restic](https://github.com/restic/restic), a +Kaya is a Bash front end for [restic](https://github.com/restic/restic), a modern incremental backup solution written in Go. Kaya provides centralized backup functionality via SSH, similar to "pull" mode backups, but with most of the heavy lifting being done by each client. Kaya makes use of restic's -- 2.25.1