Skip to content

Commit be123cc

Browse files
committed
Fixing Table labels and ordering
Signed-off-by: Alex Tzonkov <4975715+attzonko@users.noreply.github.com>
1 parent 0ba1779 commit be123cc

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

Documentation/corim_profile/OCP-SAFE-CoRIM-Extension-Profile-Specification.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@
2424
## List of Tables
2525

2626
- Table 1: OCP S.A.F.E. SFR Map Fields
27-
- Table 2: Issue Entry Structure
28-
- Table 4: Firmware Identifier Components
27+
- Table 2: Firmware Identifier Components
28+
- Table 3: Issue Entry Structure
29+
- Table 4: CVSS Structure
2930

3031
## Acknowledgements
3132

@@ -176,7 +177,7 @@ fw-identifier = non-empty<{
176177
}>
177178
```
178179

179-
**Table 4: Firmware Identifier Components**
180+
**Table 2: Firmware Identifier Components**
180181

181182
| Field | Key | Type | Description |
182183
|-------|-----|------|-------------|
@@ -208,7 +209,7 @@ cvss = {
208209
}
209210
```
210211

211-
**Table 2: Issue Entry Structure**
212+
**Table 3: Issue Entry Structure**
212213

213214
| Field | Key | Type | Required | Description |
214215
|-------|-----|------|----------|-------------|
@@ -222,7 +223,7 @@ cvss = {
222223

223224
The specification supports various assessments for vulnerability scoring. Currently, CVSS is the primary supported assesment:
224225

225-
**CVSS Structure**
226+
**Table 4: CVSS Structure**
226227

227228
| Field | Key | Type | Required | Description |
228229
|-------|-----|------|----------|-------------|

0 commit comments

Comments
 (0)