diff --git a/source/chapter3/10_Statements.md b/source/chapter3/10_Statements.md
index 83e7b8c1..c5bcabe3 100755
--- a/source/chapter3/10_Statements.md
+++ b/source/chapter3/10_Statements.md
@@ -616,7 +616,7 @@ do {
> 行控制语句语法
> *行控制语句* → **#sourceLocation(file:[*文件名*](#file-name),line:[*行号*](#line-number))**
-> *行控制语句* → **#sourceLocation()**
+> *行控制语句* → **#sourceLocation()**
> *行号* → 大于 0 的十进制整数