Skip to content

Commit

Permalink
Merge pull request #21 from zhtisi/patch-2
Browse files Browse the repository at this point in the history
 修正目录和本章标题不符的情况
  • Loading branch information
Vonng authored Jan 20, 2019
2 parents 73e5fb4 + c9ec8c3 commit 6e10571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions part-i.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 第一部分 数据系统基础
# 第一部分 数据系统的基石

本书前四章介绍了数据系统底层的基础概念,无论是在单台机器上运行的单点数据系统,还是分布在多台机器上的分布式数据系统都适用。

Expand Down Expand Up @@ -26,4 +26,4 @@

| 上一章 | 目录 | 下一章 |
| ------------------ | ------------------------------- | -------------------------------------------- |
| [序言](preface.md) | [设计数据密集型应用](README.md) | [第一章:可靠性、可扩展性、可维护性](ch1.md) |
| [序言](preface.md) | [设计数据密集型应用](README.md) | [第一章:可靠性、可扩展性、可维护性](ch1.md) |

0 comments on commit 6e10571

Please sign in to comment.