From 1b2894eaec51da1d3b0c77d6d8ad7aa5ffa12875 Mon Sep 17 00:00:00 2001
From: nd <git@notandy.de>
Date: Sun, 14 Jun 2020 13:11:03 +0200
Subject: [PATCH] fixed spelling

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7696b03..b7ce5d0 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ All configuration is to be placed inside the `filaes` dict.
 This dict is a <key>:<value> mapping. With <key> being the path of a file, for example
 '/boo/bar'. <value> is a *fileconfig* dict, see below.
 
-**fileonfig**
+**fileconfig**
 ```
 # file owner
 owner: root
-- 
GitLab