From 79c7c5aa18e33c8c3faee20941bdeb071dcdbe25 Mon Sep 17 00:00:00 2001 From: Tatjana Dehler Date: Wed, 18 Apr 2018 16:39:06 +0200 Subject: [PATCH] mgr/dashboard: fix typo - remove unnecessary blank Signed-off-by: Tatjana Dehler --- src/pybind/mgr/dashboard/HACKING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pybind/mgr/dashboard/HACKING.rst b/src/pybind/mgr/dashboard/HACKING.rst index 55841270da3..b82d9f6cea9 100644 --- a/src/pybind/mgr/dashboard/HACKING.rst +++ b/src/pybind/mgr/dashboard/HACKING.rst @@ -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. -- 2.39.5