From fa4e04816922f8ceb45a73bf25703f190ff27a96 Mon Sep 17 00:00:00 2001 From: InsanePrawn Date: Mon, 17 Aug 2020 22:24:31 +0200 Subject: [PATCH] readme: fix typo Signed-off-by: InsanePrawn --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a45c89a..6ad3c87 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ zrepl is a one-stop ZFS backup & replication solution. ## Feature Requests -1. Does you feature request require default values / some kind of configuration? +1. Does your feature request require default values / some kind of configuration? If so, think of an expressive configuration example. 2. Think of at least one use case that generalizes from your concrete application. 3. Open an issue on GitHub with example conf & use case attached.