Skip to content

Commit d8fec46

Browse files
committed
Add missing word
1 parent fbdd3f5 commit d8fec46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/presentation/3.0/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -859,7 +859,7 @@ A list of one or more service definitions on the top-most resource of the docume
859859

860860
A client encountering a `service` property where the definition consists only of an `id` and `type` _SHOULD_ then check the `services` property on the top-most resource for an expanded definition. If the service is not present in the `services` list, and the client requires more information in order to use the service, then it _SHOULD_ dereference the `id` (or `@id`) of the service in order to retrieve a service description.
861861

862-
The value _MUST_ be an array of JSON objects. Each object _MUST_ a service resource, as described above.
862+
The value _MUST_ be an array of JSON objects. Each object _MUST_ be a service resource, as described above.
863863

864864
* A Collection _MAY_ have the `services` property, if it is the topmost Collection in a response document.<br/>
865865
Clients _SHOULD_ process `services` on a Collection.

0 commit comments

Comments
 (0)