Skip to content

Commit ac90c4c

Browse files
committed
Minor headings change for Data Types
1 parent ad79f86 commit ac90c4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documentation/language/03_data_types.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Data Types
66
[general tags]: # (boolean, integer, field, group, scalar, address, signature, array, tuple, struct)
77

88

9-
## Types
9+
## Primitive Types
1010

1111
### Addresses
1212

@@ -126,6 +126,7 @@ program test.aleo {
126126
}
127127
```
128128

129+
## Composite Types
129130

130131
### Arrays
131132

0 commit comments

Comments
 (0)