From 5eb617693d3a38eb3cac1160a46bd839324ba481 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sun, 26 Jun 2022 11:47:23 +0200 Subject: [PATCH] Fixed schema --- docs/schema/plugins/external/git-committers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/schema/plugins/external/git-committers.json b/docs/schema/plugins/external/git-committers.json index eda5c6d8e..c6c43f0ab 100644 --- a/docs/schema/plugins/external/git-committers.json +++ b/docs/schema/plugins/external/git-committers.json @@ -11,7 +11,7 @@ { "type": "object", "properties": { - "git-authors": { + "git-committers": { "markdownDescription": "https://github.com/ojacques/mkdocs-git-committers-plugin-2", "type": "object", "properties": {