From f38ef7dee30a501ba464fd6416c7cc7634130b38 Mon Sep 17 00:00:00 2001 From: Maksim Syomochkin Date: Mon, 6 Dec 2021 16:27:31 +0300 Subject: [PATCH] fix typo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7111cdd..1d1e40c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "properties": { "gitcheck.domain": { "type": "string", - "description": "remote domain for check" + "description": "Remote domain for check" }, "gitcheck.user": { "type":"string",