From cc24843de36d6de5ed22d00803603bd546a456ac Mon Sep 17 00:00:00 2001 From: Eric Friedrich Date: Tue, 15 Aug 2017 13:47:17 -0400 Subject: [PATCH] Fix doc syntax for commit fe0029399408c27341ff74a3e63fe2330e0b905a --- .../development/traffic_ops_api/v12/deliveryservice.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/development/traffic_ops_api/v12/deliveryservice.rst b/docs/source/development/traffic_ops_api/v12/deliveryservice.rst index 5c03a6879e..80b98d845f 100644 --- a/docs/source/development/traffic_ops_api/v12/deliveryservice.rst +++ b/docs/source/development/traffic_ops_api/v12/deliveryservice.rst @@ -1628,7 +1628,7 @@ SSL Keys +--------------+---------+-------------------------------------------------+ | Parameter | Type | Description | +==============+=========+=================================================+ - | ``key`` | string | "ds_" add id of the delivery service | + | ``key`` | string | ds_ where is integer id of ds | +--------------+---------+-------------------------------------------------+ | ``version`` | string | version of the keys being generated | +--------------+---------+-------------------------------------------------+ @@ -1696,7 +1696,7 @@ SSL Keys +-------------+--------+---------------------------------------+ | Parameter | Type | Description | +=============+========+=======================================+ - | ``key`` | string | "ds_" add id of the delivery service | + | ``key`` | string | ds_ where is integer id of ds| +-------------+--------+---------------------------------------+ | ``version`` | string | version of the keys being generated | +-------------+--------+---------------------------------------+