From b1e83d89a83e73265be7c0f2dcb59d5f88e1808c Mon Sep 17 00:00:00 2001 From: root Date: Fri, 12 Nov 2010 12:36:14 -0800 Subject: Fix heading --- doc/source/adminguide/single.node.install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/adminguide/single.node.install.rst b/doc/source/adminguide/single.node.install.rst index baed95b8b..1fb644b4c 100644 --- a/doc/source/adminguide/single.node.install.rst +++ b/doc/source/adminguide/single.node.install.rst @@ -1,5 +1,5 @@ -Installing Nova from a Development Snapshot -=========================================== +Installing Nova from a Single Host +================================== Nova can be run on a single machine, and it is recommended that new users practice managing this type of installation before graduating to multi node systems. -- cgit