Skip to content

Commit 19fe55b

Browse files
removed extra colon in predicate
1 parent ad6dfed commit 19fe55b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions/3.0.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@ This object MAY be extended with [Specification Extensions](#specificationExtens
287287

288288
Field Name | Type | Description
289289
---|:---:|---
290-
<a name="contactRole"></a>x-role: | `enum` | **REQUIRED** Indicate the role of the contact. Values can be: `responsible organization`,`responsible developer`,`contributor`,`support`.
291-
<a name="contactId"></a>x-id: | `string` | **SHOULD** Provide a unique identifier for the contact.
290+
<a name="contactRole"></a>x-role | `enum` | **REQUIRED** Indicate the role of the contact. Values can be: `responsible organization`,`responsible developer`,`contributor`,`support`.
291+
<a name="contactId"></a>x-id | `string` | **SHOULD** Provide a unique identifier for the contact.
292292

293293

294294
##### Contact Object Example:

0 commit comments

Comments
 (0)