Skip to content

Commit 74f8ed2

Browse files
author
Rocky
authored
删除目录中的错别字
1 parent 75ad92e commit 74f8ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/java/Multithread/AQS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- [4.1 CountDownLatch 的三种典型用法](#41-countdownlatch-的三种典型用法)
1313
- [4.2 CountDownLatch 的使用示例](#42-countdownlatch-的使用示例)
1414
- [4.3 CountDownLatch 的不足](#43-countdownlatch-的不足)
15-
- [4.4 CountDownLatch 常见面试题](#44-countdownlatch-相常见面试题)
15+
- [4.4 CountDownLatch 常见面试题](#44-countdownlatch-相常见面试题)
1616
- [5 CyclicBarrier(循环栅栏)](#5-cyclicbarrier循环栅栏)
1717
- [5.1 CyclicBarrier 的应用场景](#51-cyclicbarrier-的应用场景)
1818
- [5.2 CyclicBarrier 的使用示例](#52-cyclicbarrier-的使用示例)

0 commit comments

Comments
 (0)