Merge "minor doc typo fixes"

This commit is contained in:
Zuul 2019-04-04 21:14:03 +00:00 committed by Gerrit Code Review
commit 8a54c3c193
3 changed files with 3 additions and 15 deletions

View File

@ -33,15 +33,3 @@ deployer to integrate arbitrary JSON API as a data source, with nothing more
than a simple YAML config file. Many sample config files are provided here:
https://github.com/openstack/congress/tree/master/etc/sample_json_ingesters
Additional configuration
========================
The following config options are used by JGress:
.. code-block:: text
[json ingester]

View File

@ -45,8 +45,8 @@ For integrating Congress with DevStack:
$ ./stack.sh
Enablin Optional features
~~~~~~~~~~~~~~~~~~~~~~~~~
Enabling Optional features
~~~~~~~~~~~~~~~~~~~~~~~~~~
Config validator datasource
+++++++++++++++++++++++++++

View File

@ -298,7 +298,7 @@ provided by PostgreSQL.
Additional data sources are available, each in the original format of the
source JSON API representation. To see all data sources available, use the
following ``\dn`` command in a ``psql`` console to list the schemas.
``\dn`` command in a ``psql`` console to list the schemas.
Sample policies