From d1dc0b70c966c5e22587b2b44cc0d3d32a61eacf Mon Sep 17 00:00:00 2001 From: Jen Harris <95221058+odscjen@users.noreply.github.com> Date: Fri, 28 Jun 2024 09:39:39 +0100 Subject: [PATCH] Update schema/release-schema.json --- schema/release-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/release-schema.json b/schema/release-schema.json index 6b98eb88a..d16a6bba1 100644 --- a/schema/release-schema.json +++ b/schema/release-schema.json @@ -2900,7 +2900,7 @@ }, "title": { "title": "Title", - "description": "The name of the project. If a projects register is available, this should be the same as the project's name in that register.", + "description": "The name of the project. If a project's register is available, this should be the same as the project's name in that register.", "type": [ "string", "null"