Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Sai628 committed Oct 12, 2017
1 parent f530a28 commit 92f472e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Translation:Chinese.md
Expand Up @@ -404,7 +404,7 @@ Hello Latex, This is my second part.
\end{document}
```

这只是一个普通的 LaTeX 文件,让我们用 `\input` 关键字来讲文件分成两个部分:
这只是一个普通的 LaTeX 文件,让我们用 `\input` 关键字来将文件分成两个部分:

```tex
% main.tex
Expand Down

0 comments on commit 92f472e

Please sign in to comment.