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/3ecf4df8 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/3ecf4df8 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/3ecf4df8 Branch: refs/heads/trunk Commit: 3ecf4df868e32018144eab4de8fdba8b6d8b6212 Parents: ef528b4 Author: Alex Gaynor <[email protected]> Authored: Wed Jul 31 14:41:55 2013 -0700 Committer: Tomaz Muraus <[email protected]> Committed: Thu Aug 1 14:03:15 2013 +0200 ---------------------------------------------------------------------- docs/compute/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/3ecf4df8/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``.
