fix syntax error in ui dev docs

this change corrects the spelling mistake in the "sourcecode" directive
for the devstack sahara dashboard plugin example.

Change-Id: Ieb71338d227d4ca1a1072c1c346015407ffa9554
Closes-Bug: #1563395
This commit is contained in:
Michael McCune 2016-03-29 11:38:34 -04:00
parent ddbf625667
commit 6764aefed1

View File

@ -14,10 +14,10 @@ on installing and configuring DevStack with Sahara.
Sahara UI can be installed as a DevStack plugin by adding the following line
to your ``local.conf`` file
.. sourececode:: bash
.. sourcecode:: bash
# Enable sahara-dashboard
enable_plugin sahara-dashboard git://git.openstack.org/openstack/sahara-dashboard
..
Isolated Dashboard for Sahara