diff --git a/source/chapter3/10_Summary_of_the_Grammar(from Lexical Structure -> Types).md b/source/chapter3/10_Summary_of_the_Grammar(from Lexical Structure -> Types).md index 9126e31d..cbd86993 100644 --- a/source/chapter3/10_Summary_of_the_Grammar(from Lexical Structure -> Types).md +++ b/source/chapter3/10_Summary_of_the_Grammar(from Lexical Structure -> Types).md @@ -40,7 +40,7 @@ > > *多行注释内容项* → [注释内容项](./02_Lexical_Structure.md#comment-text-item) > -> *多行注释内容项* → 除 **/*** 或 ***/** 外的任何 Unicode 标量值 +> *多行注释内容项* → 除 **/\*** 或 **\*/** 外的任何 Unicode 标量值 >