From accf7ec0b6e1d97f20e216d35fee3ea28a1c253e Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 15 Feb 2024 20:40:55 +0000 Subject: [PATCH] User: dan@sartography.com clicked save for playground/dan/gateways/is-rain-schema.json --- playground/dan/gateways/is-rain-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/dan/gateways/is-rain-schema.json b/playground/dan/gateways/is-rain-schema.json index d9f6577c..afc558f7 100644 --- a/playground/dan/gateways/is-rain-schema.json +++ b/playground/dan/gateways/is-rain-schema.json @@ -4,7 +4,7 @@ "properties": { "done": { "type": "boolean", - "title": "Done?", + "title": "Is it raining today?", "default": false } }