1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

[docs fix]引用图片错别字提示

This commit is contained in:
Sr 2022-02-13 17:48:38 +08:00 committed by GitHub
parent 88f36fd6e3
commit d38c074ed0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ tag:
### 1. 存储结构
> 下图存在一个笔误 Segmeng -> Segment
> 下图存在两个笔误 : Segmeng -> Segment ; HashEntity -> HashEntry
![Java 7 ConcurrentHashMap 存储结构](./images/image-20200405151029416.png)