Typo fix Signed-off-by: Tomaz Muraus <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/bd1e71bb Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/bd1e71bb Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/bd1e71bb Branch: refs/heads/0.13.x Commit: bd1e71bb12b91f49ad7fd6d4ab52da6b5ae9958d Parents: e8101cb Author: Alex Gaynor <[email protected]> Authored: Wed Jul 31 14:41:55 2013 -0700 Committer: Tomaz Muraus <[email protected]> Committed: Thu Aug 1 20:28:48 2013 +0200 ---------------------------------------------------------------------- docs/compute/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/bd1e71bb/docs/compute/index.rst ---------------------------------------------------------------------- diff --git a/docs/compute/index.rst b/docs/compute/index.rst index 7a618a0..5c0939a 100644 --- a/docs/compute/index.rst +++ b/docs/compute/index.rst @@ -20,4 +20,4 @@ Terminology * **NodeImage** - represents an operating system image. * **NodeLocation** - represents a physical location where a server can be. * **NodeState** - represents a node state. Standard states are: ``running``, - ``rebooting``, ``terminated``, ``pending``, and ``unknown```. + ``rebooting``, ``terminated``, ``pending``, and ``unknown``.
