Skip to content

Commit 8d7f85a

Browse files
Merge pull request #166 from ietf-rats-wg/ext-correction
Minor correction on Extensions
2 parents f3a8c69 + 2a3678e commit 8d7f85a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-rats-corim.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1256,7 +1256,7 @@ only at specific allowed points known as "extension points"
12561256

12571257
The following types of extensions are supported in CoRIM
12581258

1259-
## Map Extensions
1259+
### Map Extensions
12601260
Map Extensions provides extensibility support to CoRIM Map structures.
12611261
CDDL map extensibility enables a CoRIM profile to extend the base CoRIM definition.
12621262
CDDL map extension points have the form `($$NAME-extension)` where "NAME" is the name of the map
@@ -1265,7 +1265,7 @@ for code point naming that avoids code-point reuse.
12651265
Well-known code points may be in a registry, such as CoSWID {{-coswid-reg}}.
12661266
Additionally, a range of code points may be reserved for vendor-specific use such as negative integers.
12671267

1268-
## Data Type Extensions
1268+
### Data Type Extensions
12691269

12701270
Data type extensibility has the form `($NAME-type-choice)` where "NAME" is the type name
12711271
and '$' signifies type extensibility.

0 commit comments

Comments
 (0)