From 834ce162a42e8c4436dca37102cb587386e2037e Mon Sep 17 00:00:00 2001 From: Slug-Boi Date: Wed, 2 Apr 2025 19:31:33 +0200 Subject: [PATCH] docs: capital A --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9fcb2c..16a05f3 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ A sample lazygit config file can be found [here](https://github.com/Slug-Boi/coc The syntax for the author file is json below is a small example with fake information to show what it looks like. The author file can be edited safely from the tool so there is no real need to edit this manually. Whilst this format is a little heavier than the old custom CSV format it is much easier to work with and handle json so rest assured this is best way forward ```json { - "authors":{ + "Authors":{ "Morgan Rivers":{ "shortname":"mr", "longname":"Morgan Rivers",