Fix table formatting in api_mapping 57/45857/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 19 Oct 2017 17:54:11 +0000 (10:54 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 19 Oct 2017 17:54:30 +0000 (10:54 -0700)
Change-Id: Ia76924629a450e51fc2a2bdbf7821a3c5f7a053e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/development/manuals/api_mapping.rst

index 6a1bfb7..c92e09b 100644 (file)
@@ -277,7 +277,7 @@ II.a) REQUEST
 | Filter                           |                                      | meta-data information or status information    | on a filter. In Blazar you can either list all  |
 |                                  |                                      | expressing the type of information to be       | leases registered in Blazar (GET /v1/leases) or |
 |                                  |                                      | retrieved. It can also be used to specify one  | show information about a specific lease         |
-|                                  |                                      | or more reservations to be queried by          | (GET /v1/leases/{lease-id}).                     |
+|                                  |                                      | or more reservations to be queried by          | (GET /v1/leases/{lease-id}).                    |
 |                                  |                                      | providing their identifiers.                   |                                                 |
 +----------------------------------+--------------------------------------+------------------------------------------------+-------------------------------------------------+