From d8ef67ab8465442f698b0fe7e025b3346308d19b Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Sat, 3 Jan 2026 18:28:16 +1100 Subject: [PATCH] Update schema file --- src/schema.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/schema.html b/src/schema.html index a7a52ea..5f5bd14 100644 --- a/src/schema.html +++ b/src/schema.html @@ -79,7 +79,7 @@
Loading…
-
Tip: you can validate a harvest with python -m jsonschema -i state.json schema/state.schema.json (or use the repository’s CI helper script if you have it).
+
Tip: you can validate a harvest with python -m jsonschema -i state.json schema/state.schema.json