From 01b72f4fe351704cee10cf36a8c31d2eafa53a38 Mon Sep 17 00:00:00 2001 From: Janis Klaise Date: Sun, 6 Oct 2019 22:03:18 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30c6d5f2..81cd5c96 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ Add *Utterances* configuration section in `config.toml` or `config.yaml` Sample `config.toml` configuration ``` -[Params.Utteranc] +[Params.Utterances] repo = "user/repo" issue_term = "pathname" label = "comment"