diff --git a/chapter5_process.md b/chapter5_process.md
index 9bf4cf3..47e0249 100644
--- a/chapter5_process.md
+++ b/chapter5_process.md
@@ -978,7 +978,7 @@ $ git commit -a -m "my work on lab3_3 is done."
-## 5.5 lab3_challenge1 挑战一:进程等待和数据段复制(难度:★★☆☆☆)
+## 5.5 lab3_challenge1:进程等待和数据段复制(难度:★★☆☆☆)
@@ -1114,7 +1114,7 @@ $ git merge lab3_3_rrsched -m "continue to work on lab3_challenge1"
-## 5.6 lab3_challenge2 挑战二:实现信号量(难度:★★★☆☆)
+## 5.6 lab3_challenge2:实现信号量(难度:★★★☆☆)