]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: fix typo - remove unnecessary blank
authorTatjana Dehler <tdehler@suse.com>
Wed, 18 Apr 2018 14:39:06 +0000 (16:39 +0200)
committerTatjana Dehler <tdehler@suse.com>
Wed, 13 Jun 2018 13:23:42 +0000 (15:23 +0200)
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
src/pybind/mgr/dashboard/HACKING.rst

index 55841270da3017d287cd7e974f013d55e9802820..b82d9f6cea9b4c057d7725c9a867c6becc7f5301 100644 (file)
@@ -4,7 +4,7 @@ Dashboard Developer Documentation
 Frontend Development
 --------------------
 
-Before you can start the dashboard from within a development environment,  you
+Before you can start the dashboard from within a development environment, you
 will need to generate the frontend code and either use a compiled and running
 Ceph cluster (e.g. started by ``vstart.sh``) or the standalone development web
 server.