diff --git a/src/paths.md b/src/paths.md index 562a6f065..51bd8cad5 100644 --- a/src/paths.md +++ b/src/paths.md @@ -88,7 +88,7 @@ Const arguments must be surrounded by braces unless they are a >    _QualifiedPathType_ (`::` _PathExprSegment_)+ > > _QualifiedPathType_ :\ ->    `<` [_Type_] (`as` _TypePath_)? `>` +>    `<` [_Type_] (`as` _TypePath_)? `>` > > _QualifiedPathInType_ :\ >    _QualifiedPathType_ (`::` _TypePathSegment_)+