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 b5a85031..9126e31d 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 @@ -24,7 +24,7 @@ > > *注释* → **//** [单行内容注释](./02_Lexical_Structure.md#comment-text line-break) > -> *注释* → **/*** [多行内容注释](./02_Lexical_Structure.md#comment-text line-break) ***/** +> *注释* → **/\*** [多行内容注释](./02_Lexical_Structure.md#comment-text line-break) **\*/** > > >