diff --git a/Update/flow.txt b/Update/flow.txt
index 1c5fec8..0ab97f8 100644
--- a/Update/flow.txt
+++ b/Update/flow.txt
@@ -421,7 +421,7 @@ void Game()
 		StoreValueToLocalWork(NewTipsCount, 0);
 
 		StoreValueToLocalWork( ChapterNumber, 18 );
-		SavePoint("Ch.8 終わり", "End of Chapter 9");
+		SavePoint("Ch.9 終わり", "End of Chapter 9");
 
 		CallSection("ViewTips");