Skip to content

Commit 9b32598

Browse files
committed
[docs update]容器 -> 集合
1 parent 7c88811 commit 9b32598

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/.vuepress/sidebar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export const sidebarConfig = defineSidebarConfig({
6161
],
6262
},
6363
{
64-
text: "容器",
64+
text: "集合",
6565
prefix: "collection/",
6666
icon: "container",
6767
collapsable: true,

docs/java/collection/java-collection-questions-02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Java容器常见面试题总结(下)
2+
title: Java集合常见面试题总结(下)
33
category: Java
44
tag:
55
- Java集合

0 commit comments

Comments
 (0)