From aadeda212aaf395b3019d25ce8c8f65d0f66767e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E6=97=AD=E9=94=90?= <809072649@qq.com> Date: Sat, 30 Sep 2023 20:59:04 +0800 Subject: [PATCH] =?UTF-8?q?fix(13-read-code.md)=EF=BC=9A=E8=AF=8D=E6=B1=87?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chapters/13-read-code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/13-read-code.md b/chapters/13-read-code.md index cb5048f..9cef3ac 100644 --- a/chapters/13-read-code.md +++ b/chapters/13-read-code.md @@ -31,7 +31,7 @@ 开始之前,我们希望大家对版本号管理有一些基本的认识。 ## 版本号管理 -我最早阅读的开始软件是 Linux,而下面则是 Linux 的 Release 过程: +我最早阅读的开源软件是 Linux,而下面则是 Linux 的 Release 过程: ![linux-history.png](./img/linux-history.png)