RST typo for tutorial documentation

Change-Id: Iefde2978d37363993fa1e10001510aca1a73e9c1
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
This commit is contained in:
Paul Belanger 2013-10-31 15:33:44 -04:00
parent 5918dd58f0
commit 478190a687
1 changed files with 1 additions and 0 deletions

View File

@ -479,6 +479,7 @@ The most basic thing to do is to add your own custom dashboard using the
}
Please note, the dashboards also must be added to settings.py::
INSTALLED_APPS = (
'openstack_dashboard',
...