Skip to content

Commit

Permalink
修正目录和本章标题不符的情况
Browse files Browse the repository at this point in the history
修正目录和本章标题不符的情况。 目录中本章标题为“数据系统的基石 ”,而此页为“数据系统基础”,烦请作者考虑下使用哪个翻译。
  • Loading branch information
zhtisi authored Jul 9, 2018
1 parent 2f2c629 commit c9ec8c3
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 c9ec8c3

Please sign in to comment.