Skip to content

Commit af89e68

Browse files
make subtype examples part of reason section in G-2130
1 parent 50b67be commit af89e68

File tree

1 file changed

+1
-1
lines changed
  • docs/4-language-usage/2-variables-and-types/1-general

1 file changed

+1
-1
lines changed

docs/4-language-usage/2-variables-and-types/1-general/g-2130.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Single point of change when changing the data type.
99

1010
Your code will be easier to read as the usage of a variable/constant may be derived from its definition.
1111

12-
## Examples of possible subtype definitions
12+
Examples of possible subtype definitions:
1313

1414
Type | Usage
1515
------------------ | -----

0 commit comments

Comments
 (0)