From f4dd47ff8b36202e7b2fddb5a059a059f3950f60 Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Mon, 26 Oct 2015 14:50:09 -0400 Subject: [PATCH] Update index.rst update some spelling/formatting --- docs/source/overview/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/overview/index.rst b/docs/source/overview/index.rst index db579143a..e6bdc201c 100644 --- a/docs/source/overview/index.rst +++ b/docs/source/overview/index.rst @@ -220,13 +220,13 @@ If xCAT looks suitable for your requirement, following steps are recommended pro When you manage a cluster which has hundreds or thousands of nodes, you always need to do something for a bunch of nodes in parallel. xCAT has some parallel commands can help you on these task. - * Parallel Shell + * Parallel shell * Parallel copy * parallel ping Refer to the doc: :doc:`Parallel Commands <../guides/admin-guides/manage_clusters/ppc64le/parallel_cmd>` to learn how to use parallel commands. -#. Contribute to xCAT (OPtional) +#. Contribute to xCAT (Optional) During your using of xCAT, if you find something (code, document ...) that can be improved and you want to contribute that to xCAT, please do that for the behalf of yours and other xCAT user's. And welcome to xCAT community!