Skip to content

Commit b85bbd8

Browse files
author
Jon Skeet
authored
Apply suggestion from @jskeet
1 parent 2257215 commit b85bbd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

standard/types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ non_array_type
6464
;
6565
6666
non_array_non_nullable_type
67-
: value_type
67+
: non_nullable_value_type
6868
| class_type
6969
| interface_type
7070
| delegate_type

0 commit comments

Comments
 (0)