Skip to content

Commit 6ad7358

Browse files
committed
Maintenance: Fixed style of a dollar-schema mention (thereby fixing the HTML and PDF processing)
Signed-off-by: Stefan Hagen <stefan@hagen.link>
1 parent 3fa9ff7 commit 6ad7358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csaf_2.1/prose/edit/src/design-considerations-04-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ critical: Boolean
6666
6767
#### Content Schema Property - Schema
6868
69-
CSAF Extension Schema (`$schema`) of value type CSAF Extension Content $schema Type (`content_schema_t`) contains the URL of the CSAF Extension JSON schema which the JSON object promises to be valid for.
69+
CSAF Extension Schema (`$schema`) of value type CSAF Extension Content `$schema` Type (`content_schema_t`) contains the URL of the CSAF Extension JSON schema which the JSON object promises to be valid for.
7070
This SHOULD also be the location where the JSON schema can be retrieved.
7171
The value SHOULD match the `$id` of the JSON schema that defines the extension.
7272
The URL SHOULD contain a human-readable name for the extension before the version string.

0 commit comments

Comments
 (0)