From 57d134df7f6f57896de4ae9c0dbdeece4f597f31 Mon Sep 17 00:00:00 2001 From: Artur Stolear Date: Fri, 24 May 2024 10:40:29 +0200 Subject: [PATCH] run Generate Schemas --- schemas/6.0/GitVersion.configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/6.0/GitVersion.configuration.json b/schemas/6.0/GitVersion.configuration.json index 3f8e0f3290..2665b5d251 100644 --- a/schemas/6.0/GitVersion.configuration.json +++ b/schemas/6.0/GitVersion.configuration.json @@ -337,7 +337,7 @@ ] }, "nullableOfBoolean3": { - "description": "This branch related property controls the behvior whether to use the tagged (value set to true) or the incremented (value set to false) semantic version. Defaults to true.", + "description": "This branch related property controls the behavior whether to use the tagged (value set to true) or the incremented (value set to false) semantic version. Defaults to true.", "type": [ "boolean", "null"