Repository: cloudstack-docs Updated Branches: refs/heads/master e55976f35 -> 0414fddcd
Fix typos in concepts.rst Closes #5 Signed-off-by: Sebastien Goasguen <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/0414fddc Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/0414fddc Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/diff/0414fddc Branch: refs/heads/master Commit: 0414fddcd509411767f543ae34e285e8a64b86bb Parents: e55976f Author: roryerickson <[email protected]> Authored: Tue Jul 15 20:05:53 2014 -0700 Committer: Sebastien Goasguen <[email protected]> Committed: Wed Jul 16 03:01:05 2014 -0400 ---------------------------------------------------------------------- rtd/source/concepts.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/0414fddc/rtd/source/concepts.rst ---------------------------------------------------------------------- diff --git a/rtd/source/concepts.rst b/rtd/source/concepts.rst index 93a1fe7..c8aa36f 100644 --- a/rtd/source/concepts.rst +++ b/rtd/source/concepts.rst @@ -73,7 +73,7 @@ CloudStack automatically configures the network and storage settings for each virtual machine deployment. Internally, a pool of virtual appliances support the operation of configuration of the cloud itself. These appliances offer services such as firewalling, routing, DHCP, VPN, console proxy, storage -acces, and storage replication. The extensive use of horizontally scalable +access, and storage replication. The extensive use of horizontally scalable virtual machines simplifies the installation and ongoing operation of a cloud. @@ -129,7 +129,7 @@ both the Management Server and the hypervisor host (using the KVM hypervisor). A more full-featured installation consists of a highly-available multi-node Management Server installation and up to tens of thousands of hosts using any -of severa networking technologies. +of several networking technologies. Management Server Overview
