Skip to content

Commit 5be2180

Browse files
committed
formatting error
Signed-off-by: Clemens Vasters <clemens@vasters.com>
1 parent 4aeb7e2 commit 5be2180

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

draft-vasters-json-structure-core.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ author:
2626
email: clemensv@microsoft.com
2727

2828
normative:
29-
RFC2119:
3029
RFC3339:
3130
RFC3986:
3231
RFC9562:
@@ -1006,7 +1005,7 @@ Example:
10061005
References to type declarations within the same document MUST use a schema
10071006
containing a single property with the name `$ref` as the value of `type`. The
10081007
value of `$ref` MUST be a valid JSON Pointer Fragment Identifier
1009-
(see {{!Section 6 of RFC6901}}) that resolves to an existing type definition.
1008+
(see {{Section 6 of RFC6901}}) that resolves to an existing type definition.
10101009

10111010
Example:
10121011

0 commit comments

Comments
 (0)