diff options
author | John Wilkins <john.wilkins@inktank.com> | 2013-04-28 15:01:44 -0700 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2013-04-28 15:01:44 -0700 |
commit | 20d99c4a5aa3147fe464aa4d75b7c8e8710030ad (patch) | |
tree | 38690ccb5d0cb99e99010211caaa292c3219a925 | |
parent | 041b0cf9503457e7304a035a9dd79281bb7a7019 (diff) | |
download | ceph-20d99c4a5aa3147fe464aa4d75b7c8e8710030ad.tar.gz |
doc: Removed extra whitespace.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r-- | doc/rados/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rados/index.rst b/doc/rados/index.rst index c4e0a7bd5af..f55657154e6 100644 --- a/doc/rados/index.rst +++ b/doc/rados/index.rst @@ -31,7 +31,7 @@ of creating and initializing data directories, keys, etc. </td><td><h3>Operations</h3> -Once you have a deployed Ceph cluster, you may begin operating your cluster. +Once you have a deployed Ceph cluster, you may begin operating your cluster. .. toctree:: :maxdepth: 2 |