Skip to content

Commit e65c934

Browse files
committed
rename
1 parent df224b0 commit e65c934

25 files changed

+1
-1
lines changed

decorator -pattern/README.md renamed to decorator-pattern/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
3. 定义树叶构件(Leaf)角色:是组合中的叶子节点对象,它没有子节点,用于继承或实现抽象构件。
1414

1515
# UML
16-
<img src="../docs/uml/composite-pattern.png">
16+
<img src="../docs/uml/decorator-pattern.png">

0 commit comments

Comments
 (0)