From 6a95310e4f2bd6cb201dd0eb73389a88642bfb65 Mon Sep 17 00:00:00 2001 From: Greg Dennis Date: Tue, 29 Oct 2024 21:23:06 +1300 Subject: [PATCH] add explicit output-unit anchor --- specs/output/jsonschema-validation-output-machines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/output/jsonschema-validation-output-machines.md b/specs/output/jsonschema-validation-output-machines.md index 23751f10..e080f64f 100644 --- a/specs/output/jsonschema-validation-output-machines.md +++ b/specs/output/jsonschema-validation-output-machines.md @@ -42,7 +42,7 @@ For the "list" and "hierarchical" formats, the following is also required: | `details` | A collection of output units to provide additional details. Must be an array, even when containing a single output unit. | -### Output Unit +### Output Unit {#output-unit} An output unit describes the evaluation of a single subschema against the appropriate instance location.