Skip to content

Commit 4a04b68

Browse files
committed
[fix] rename the folder of java-multithread
1 parent 1c2fcdc commit 4a04b68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 我的java学习笔记
1+
# 我的 Java 学习笔记
22

33
旨在打造在线最佳的 Java 学习笔记,笔记内容主要是对一些基础特性和编程细节进行总结整理,适合了解 Java 基础语法,想进一步深入学习的人
44

Diff for: java-multithread/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

12-
<artifactId>java-multihread</artifactId>
12+
<artifactId>java-multithread</artifactId>
1313

1414
<dependencies>
1515
<dependency>

0 commit comments

Comments
 (0)