Merge "Update install docs for single database"

This commit is contained in:
Zuul 2019-03-18 19:20:42 +00:00 committed by Gerrit Code Review
commit fd9481bdfa
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ Create Database
MariaDB [(none)]> CREATE DATABASE placement;
* Grant proper access to the databases:
* Grant proper access to the database:
.. code-block:: console

View File

@ -13,7 +13,7 @@ a database, service credentials, and API endpoints.
Create Database
^^^^^^^^^^^^^^^
#. To create the databases, complete these steps:
#. To create the database, complete these steps:
* Use the database access client to connect to the database server
as the ``root`` user: