We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd5084 commit 226ebffCopy full SHA for 226ebff
1 file changed
specifications/catalog/catalog.protocol.md
@@ -82,7 +82,7 @@ provided in protocol-dependent forms, e.g., for an HTTPS binding in the request
82
83
- A [=Dataset=] MUST hold at least one `Distribution` object in the `distribution` attribute.
84
85
-- Each `DataService` object MUST have at least one `DataService` which specifies where the distribution is obtained.
+- Each `Distribution` object MUST have at least one `DataService` which specifies where the distribution is obtained.
86
Specifically, a `DataService` specifies the endpoint for initiating a [=Contract Negotiation=] and [=Transfer Process=].
87
88
- A `DataService.endpointURL` property contains the URL of the service the [=Contract Negotiation=] endpoints extend. The
0 commit comments