You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by fr...@apache.org on 2018/05/17 19:33:08 UTC

incubator-trafficcontrol-website git commit: Fix proposed website typos

Repository: incubator-trafficcontrol-website
Updated Branches:
  refs/heads/asf-site a1273b852 -> bbf4b77fc


Fix proposed website typos


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/commit/bbf4b77f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/tree/bbf4b77f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/diff/bbf4b77f

Branch: refs/heads/asf-site
Commit: bbf4b77fc5d276466f14b6991911b35ca4632b7b
Parents: a1273b8
Author: Eric Friedrich <fr...@apache.org>
Authored: Thu May 17 15:33:04 2018 -0400
Committer: Eric Friedrich <fr...@apache.org>
Committed: Thu May 17 15:33:04 2018 -0400

----------------------------------------------------------------------
 private/index.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol-website/blob/bbf4b77f/private/index.html
----------------------------------------------------------------------
diff --git a/private/index.html b/private/index.html
index 4178a1d..72f32e1 100644
--- a/private/index.html
+++ b/private/index.html
@@ -94,7 +94,7 @@
 
       <div class="row">
 	<div class="col">
-	  <p class="lead">With Apache Traffic Control, operators can setup a Content Distribution Network to quickly and efficiently deliver high quality Live and VOD streaming video to their users. Traffic Control is a highly distributed, scalable and redundant solution meeting the needs of operators from small to large.
+	  <p class="lead">With Apache Traffic Control, operators can setup a Content Delivery Network to quickly and efficiently deliver high quality Live and VOD streaming video to their users. Traffic Control is a highly distributed, scalable and redundant solution meeting the needs of operators from small to large.
 	</div>
       </div>
 
@@ -184,7 +184,7 @@
 	  <div class="card border-light">
 	    <div class="card-body">
 	      <h4 class="card-title">Traffic Portal</h4>
-	      <p class="card-text">Traffic Portal is the GUI for managing and monitoring the CDN via the Traffic Ops API.</p>
+	      <p class="card-text">Traffic Portal is the web GUI for managing and monitoring the CDN via the Traffic Ops API.</p>
 	    </div>
 	  </div>
 	</div>
@@ -193,7 +193,7 @@
 	  <div class="card border-light">
 	    <div class="card-body">
 	      <h4 class="card-title">Traffic Monitor</h4>
-	      <p class="card-text">Traffic Monitors uses HTTP to poll the health of caches and provide this information to Traffic Router. </p>
+	      <p class="card-text">Traffic Monitor uses HTTP to poll the health of caches and provide this information to Traffic Router. </p>
 	    </div>
 	  </div>
 	</div>
@@ -202,7 +202,7 @@
 	  <div class="card border-light">
 	    <div class="card-body">
 	      <h4 class="card-title">Grove</h4>
-	      <p class="card-text">Grove is an experimental high performance, live-only HTTP cache written in entirely in Go.</p>
+	      <p class="card-text">Grove is an experimental high performance, live-focused HTTP cache written in entirely in Go.</p>
 	    </div>
 	  </div>
 	</div>