Skip to content

Commit

Permalink
Fix TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
tigrannajaryan committed Mar 9, 2022
1 parent 2f40e35 commit c3e12dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion specification/common/attribute-type-mapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
+ [Enumerations](#enumerations)
+ [Floating Point Values](#floating-point-values)
+ [String Values](#string-values)
+ [Bytes Sequences](#bytes-sequences)
+ [Byte Sequences](#byte-sequences)
* [Composite Values](#composite-values)
+ [Array Values](#array-values)
+ [Associative Arrays With Unique Keys](#associative-arrays-with-unique-keys)
Expand Down Expand Up @@ -211,6 +211,7 @@ AnyValue{
}
}
```

The rules described in this document should be applied recursively to each value
of the associative array.

Expand Down

0 comments on commit c3e12dd

Please sign in to comment.