Skip to content

Commit 4669381

Browse files
committed
Fix typo.
1 parent db080e1 commit 4669381

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/post/2025/a_philosophy_of_software_design.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title = "软件设计的哲学"
33
date = 2025-05-30T00:39:00-07:00
4-
lastmod = 2025-05-30T01:04:13-07:00
4+
lastmod = 2025-05-30T01:13:12-07:00
55
tags = ["book", "design", "programming"]
66
categories = ["读书感悟"]
77
draft = false
@@ -62,7 +62,7 @@ showQuote = true
6262

6363
### <span class="section-num">2.1</span> 模块深度 {#模块深度}
6464

65-
为了直观地感受一个模块设计到是否抽象得多,作者提出一个模块深度的概念:
65+
为了直观地感受一个模块设计是否足够抽象,作者提出一个模块深度的概念:
6666

6767
{{< figure src="/ox-hugo/deep_module.jpg" >}}
6868

0 commit comments

Comments
 (0)