From 244fdb230d2b2e18e12e3ce305ffa5b81a4de3fd Mon Sep 17 00:00:00 2001 From: Mauricio Faria de Oliveira Date: Tue, 17 Nov 2015 14:32:58 -0500 Subject: [PATCH] basic_concepts/node_type.rst: separate words in section title --- docs/source/guides/admin-guides/basic_concepts/node_type.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guides/admin-guides/basic_concepts/node_type.rst b/docs/source/guides/admin-guides/basic_concepts/node_type.rst index 4dff9794e..9c9da0d36 100644 --- a/docs/source/guides/admin-guides/basic_concepts/node_type.rst +++ b/docs/source/guides/admin-guides/basic_concepts/node_type.rst @@ -19,7 +19,7 @@ Traditional cluster with OS on each node's local disk. Admin has to manage all of the individual OS copies, has to face the failure of hard disk. For certain application which requires all the compute nodes have exactly same state, this is also changeable for admin. -Stateless(diskless) +Stateless (diskless) ------------------- Nodes boot from a RAMdisk OS image downloaded from the xCAT mgmt node or service node at boot time.