Skip to content

Commit 71b95ec

Browse files
committed
Fix grammar
1 parent c512872 commit 71b95ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard/types.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ interface_type
5454
;
5555
5656
array_type
57-
| non_array_type rank_specifier+
57+
: non_array_type rank_specifier+
5858
| non_array_type ( nullable_type_annotation rank_specifier+ )+
5959
;
6060

0 commit comments

Comments
 (0)