You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by da...@apache.org on 2018/07/24 19:58:40 UTC

[trafficcontrol] branch master updated: fixed profile_parameter.rst doc syntax

This is an automated email from the ASF dual-hosted git repository.

dangogh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new 7b243da  fixed profile_parameter.rst doc syntax
7b243da is described below

commit 7b243daec202f829933d241830490bdd9950b714
Author: Dewayne Richardson <de...@apache.org>
AuthorDate: Tue Jul 24 13:35:02 2018 -0600

    fixed profile_parameter.rst doc syntax
---
 docs/source/api/v12/profile_parameter.rst | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/docs/source/api/v12/profile_parameter.rst b/docs/source/api/v12/profile_parameter.rst
index 8686ae0..0530514 100644
--- a/docs/source/api/v12/profile_parameter.rst
+++ b/docs/source/api/v12/profile_parameter.rst
@@ -326,11 +326,11 @@ Profile parameters
 
 	**Request Route Parameters**
 
-	+------------+----------+----------------------------------------------------+
-	| Name       | Required | Description                                        |
-	+============+==========+====================================================+
-	| ``id``     | yes      | profile id.                                      |
-	+------------+----------+----------------------------------------------------+
+    +--------+----------+-------------+
+    | Name   | Required | Description |
+    +========+==========+=============+
+    | ``id`` | yes      | profile id. |
+    +--------+----------+-------------+
 
     **Request Properties**
     The request properties accept 2 formats, both single paramter and parameters array formats are acceptable.