Skip to content

Commit ad4190a

Browse files
Update docs/specification/1.0.md
thanks, Brett! Co-Authored-By: isaacvetter <[email protected]>
1 parent 3cf366b commit ad4190a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/1.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Each CDS Service SHALL be described by the following attributes.
5050

5151
Field | Optionality | Type | Description
5252
----- | ----- | ----- | ---------
53-
`hook`| REQUIRED | *string* | The hook this service should be invoked on. See [Hooks](#Hooks).
53+
`hook`| REQUIRED | *string* | The hook this service should be invoked on. See [Hooks](#hooks).
5454
`title`| RECOMMENDED | *string* | The human-friendly name of this service.
5555
<nobr>`description`</nobr>| REQUIRED | *string* | The description of this service.
5656
`id` | REQUIRED | *string* | The {id} portion of the URL to this service which is available at<br />`{baseUrl}/cds-services/{id}`

0 commit comments

Comments
 (0)