From 3fb6b17f2e84cbfc36a97a47b7ec4b319069a281 Mon Sep 17 00:00:00 2001 From: Luo Tao Date: Fri, 10 Nov 2017 10:55:34 +0800 Subject: [PATCH] fix typo in faq --- doc/faq/local/index_cn.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/faq/local/index_cn.rst b/doc/faq/local/index_cn.rst index 0e939a2671a..b331d9d36e6 100644 --- a/doc/faq/local/index_cn.rst +++ b/doc/faq/local/index_cn.rst @@ -99,7 +99,7 @@ PaddlePaddle支持Sparse的训练,sparse训练需要训练特征是 :code:`spa 利用更多的计算资源 ++++++++++++++++++ -利用更多的计算资源可以分为一下几个方式来进行\: +利用更多的计算资源可以分为以下几个方式来进行\: * 单机CPU训练 -- GitLab