Skip to content

Commit

Permalink
Update builder.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mokurin000 authored Jan 14, 2022
1 parent 68a2d41 commit 414a75c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patterns/creational/builder.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# 生成器
# 建造者

## 说明

通过调用生成器来构造对象
通过调用建造者来构造对象

## 示例

Expand Down

0 comments on commit 414a75c

Please sign in to comment.