Skip to content

Commit 226ebff

Browse files
authored
fix: textual link between Distribution and DataService (#237)
1 parent afd5084 commit 226ebff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specifications/catalog/catalog.protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ provided in protocol-dependent forms, e.g., for an HTTPS binding in the request
8282

8383
- A [=Dataset=] MUST hold at least one `Distribution` object in the `distribution` attribute.
8484

85-
- Each `DataService` object MUST have at least one `DataService` which specifies where the distribution is obtained.
85+
- Each `Distribution` object MUST have at least one `DataService` which specifies where the distribution is obtained.
8686
Specifically, a `DataService` specifies the endpoint for initiating a [=Contract Negotiation=] and [=Transfer Process=].
8787

8888
- A `DataService.endpointURL` property contains the URL of the service the [=Contract Negotiation=] endpoints extend. The

0 commit comments

Comments
 (0)