From e9d0deb18fed0e201306f7ee6fd530b9249a311b Mon Sep 17 00:00:00 2001
From: Antiope Green <143378725+yang7dev@users.noreply.github.com>
Date: Wed, 4 Sep 2024 17:51:57 +0800
Subject: [PATCH] Update pom.xml

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3f01f2b6..a519f58e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
 		<!-- Spring Boot 之 HelloWorld 详解 -->
 		<module>springboot-helloworld</module>
 
-		<!-- 数据缓存篇 -->
+		<!-- 数据缓存篇2 -->
 		<!-- Spring Boot 整合 Mybatis 的完整 Web 案例 -->
 		<module>springboot-mybatis</module>
 		<!-- Spring Boot 整合 Mybatis Annotation 注解案例 -->