From 1f6c4c0f43528105e68b0221ff63ed1145fc6b3c Mon Sep 17 00:00:00 2001 From: Justin Yao Du Date: Sat, 6 Sep 2025 17:59:06 -0700 Subject: [PATCH] Fix typo in jsonschema-use-cases.xml --- specs/jsonschema-use-cases.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/jsonschema-use-cases.xml b/specs/jsonschema-use-cases.xml index 7269533d..cd3226ba 100644 --- a/specs/jsonschema-use-cases.xml +++ b/specs/jsonschema-use-cases.xml @@ -148,7 +148,7 @@
There is a need to annotate values within a JSON document: for machine readability, and for documentation purposes. - Given a document and directions for annotating it, you should should be able to: + Given a document and directions for annotating it, you should be able to: document the meaning of a property,