Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit dcd6613

Browse files
authored
Merge pull request #654 from Kevin-Xi/master
Fix a typo in zh-CN documentation.
2 parents 509d94d + 4397e5a commit dcd6613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zh-CN/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Rust 语言文档 · Rust 程序设计语言
66
# Rust 语言文档
77

88
如果您还不了解 Rust ,那么请先阅读 [Rust 程序设计语言][book]
9-
它将会帮您理清思路: Rust 是什么样的语言、如何按照它、以及它的语法概念(syntax and concepts)。
9+
它将会帮您理清思路: Rust 是什么样的语言、如何安装它、以及它的语法概念(syntax and concepts)。
1010
在看完本书后,您将成为一个登堂入室(intermediate)的 Rust 开发人员,并将很好地理解 Rust 背后的基本理念。
1111

1212
## 学习 Rust

0 commit comments

Comments
 (0)