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

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

commit cd91c6e8966d148bff22bb9f5f1454caadc589c7
Author: Jonathan Gray <jonathan_g...@comcast.com>
AuthorDate: Sun May 13 22:36:08 2018 -0600

    Updated language to be more clear
---
 docs/source/api/traffic_ops_api.rst | 6 +++---
 traffic_control/clients/README.md   | 4 ++--
 traffic_ops/client/README.md        | 6 +++---
 traffic_ops/client/v13/README.md    | 4 ++--
 4 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/docs/source/api/traffic_ops_api.rst 
b/docs/source/api/traffic_ops_api.rst
index a288915..0ced0ae 100644
--- a/docs/source/api/traffic_ops_api.rst
+++ b/docs/source/api/traffic_ops_api.rst
@@ -190,7 +190,7 @@ The 3 most common errors returned by Traffic Ops are:
 
   The rest of the API documentation will only document the ``200 OK`` case, 
where no errors have occured.
 
-TrafficOps Client SDK
----------------------
+TrafficOps Native Client Libraries
+----------------------------------
 
-TrafficOps client SDK are available in both Golang and Python.  You can read 
more about them at 
https://github.com/apache/incubator-trafficcontrol/tree/master/traffic_control/clients
+TrafficOps client libraries are available in both Golang and Python.  You can 
read more about them at 
https://github.com/apache/incubator-trafficcontrol/tree/master/traffic_control/clients
diff --git a/traffic_control/clients/README.md 
b/traffic_control/clients/README.md
index 7c017b1..ec091b4 100644
--- a/traffic_control/clients/README.md
+++ b/traffic_control/clients/README.md
@@ -1,6 +1,6 @@
-#Traffic Control Client SDK
+#TrafficOps Native Client Libraries
 
-There are two client SDK supported:
+There are two client libraries supported:
 
 ##Python
 * Supported TO API Versions
diff --git a/traffic_ops/client/README.md b/traffic_ops/client/README.md
index e35d63e..e99759b 100644
--- a/traffic_ops/client/README.md
+++ b/traffic_ops/client/README.md
@@ -1,8 +1,8 @@
-#TO Client SDK Golang
-_This version of the SDK is deprecated in favor of the newer [TO API v1.3 
SDK](https://github.com/apache/incubator-trafficcontrol/tree/master/traffic_ops/client/v13)_
+#TO Client Library Golang
+_This version of the SDK is deprecated in favor of the newer [TO API v1.3 
Client 
Library](https://github.com/apache/incubator-trafficcontrol/tree/master/traffic_ops/client/v13)_
 
 ##Getting Started
-1. Obtain the latest version of the SDK
+1. Obtain the latest version of the library
 
 `go get github.com/apache/incubator-trafficcontrol/traffic_ops/client`
 
diff --git a/traffic_ops/client/v13/README.md b/traffic_ops/client/v13/README.md
index 831b7e0..5723402 100644
--- a/traffic_ops/client/v13/README.md
+++ b/traffic_ops/client/v13/README.md
@@ -1,7 +1,7 @@
-#TO Client SDK Golang
+#TO Client Library Golang
 
 ##Getting Started
-1. Obtain the latest version of the SDK
+1. Obtain the latest version of the library
 
 `go get github.com/apache/incubator-trafficcontrol/traffic_ops/client/v13`
 

-- 
To stop receiving notification emails like this one, please contact
dewr...@apache.org.

Reply via email to