We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aeb7e2 commit 5be2180Copy full SHA for 5be2180
draft-vasters-json-structure-core.md
@@ -26,7 +26,6 @@ author:
26
email: clemensv@microsoft.com
27
28
normative:
29
- RFC2119:
30
RFC3339:
31
RFC3986:
32
RFC9562:
@@ -1006,7 +1005,7 @@ Example:
1006
1005
References to type declarations within the same document MUST use a schema
1007
containing a single property with the name `$ref` as the value of `type`. The
1008
value of `$ref` MUST be a valid JSON Pointer Fragment Identifier
1009
-(see {{!Section 6 of RFC6901}}) that resolves to an existing type definition.
+(see {{Section 6 of RFC6901}}) that resolves to an existing type definition.
1010
1011
Example:
1012
0 commit comments