Skip to content

Commit bf18649

Browse files
Update _zh-cn/overviews/scala3-book/domain-modeling-oop.md
Co-authored-by: 梦境迷离 <[email protected]>
1 parent e908683 commit bf18649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_zh-cn/overviews/scala3-book/domain-modeling-oop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ val s4: Showable = s1
131131
// ... and so on ...
132132
```
133133

134-
#### 扩展计划
134+
#### 扩展规划
135135

136136
如前所述,可以扩展另一个类:
137137

0 commit comments

Comments
 (0)