Skip to content

Commit 6c77f49

Browse files
Update src/paths.md
1 parent 9ad55f0 commit 6c77f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/paths.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ mod m {
6262
>    | [_SimplePathSegment_]
6363
>
6464
> _GenericArgsBinding_ :\
65-
> &nbsp;&nbsp; [IDENTIFIER] _GenericArgs_<sup>?</sup> `=` [_TYPE_]
65+
> &nbsp;&nbsp; [IDENTIFIER] _GenericArgs_<sup>?</sup> `=` [_Type_]
6666
>
6767
> _GenericArgsBounds_ :\
6868
> &nbsp;&nbsp; [IDENTIFIER] _GenericArgs_<sup>?</sup> `:` [_TypeParamBounds_]

0 commit comments

Comments
 (0)