From 05c37aa6a16eda81e49950bde64ff300832188c2 Mon Sep 17 00:00:00 2001 From: Niels Klomp Date: Thu, 3 Aug 2023 17:11:09 +0200 Subject: [PATCH] chore: add word --- spec/spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/spec.md b/spec/spec.md index ac7a4e44..77295f9f 100644 --- a/spec/spec.md +++ b/spec/spec.md @@ -362,7 +362,7 @@ be ignored, unless otherwise specified by a [[ref:Feature]]; The value of the `id` property ****MUST**** be a string that does not conflict with the `id` of another [[ref:Input Descriptor Object]] in the same [[ref:Presentation Definition]] and ****SHOULD**** not conflict with any other `id` - present in the same [[ref:Presentation Definition]]. + value present in the same [[ref:Presentation Definition]]. - The [[ref:Input Descriptor Object]] ****MAY**** contain a `name` property. If present, its value ****SHOULD**** be a human-friendly name that describes what the target schema represents.