Skip to content

Commit 436f467

Browse files
committed
Fix two minor warnings
1 parent 1672f26 commit 436f467

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/latest/index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ The following formats are equivalent. Parsers which support custom formats shoul
422422
}
423423
```
424424

425-
#### DMATC #### {#dmatr_format_equiv}
425+
#### DMATC #### {#dmatc_format_equiv}
426426

427427
```json
428428
"custom": {
@@ -851,7 +851,7 @@ The `attributes` key shall denote a dictionary of optional attributes containing
851851
keys with information about the stored matrix and the data it represents.
852852
Attributes are optional and may be ignored by a compliant parser.
853853

854-
### Defined Attributes
854+
### Defined Attributes {#defined_attributes}
855855

856856
#### number_of_diagonal_elements #### {#number_of_diagonal_elements_attributes}
857857
`number_of_diagonal_elements` shall contain an integer value corresponding to

0 commit comments

Comments
 (0)