You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2015/11/16 18:06:38 UTC

trafficserver git commit: doc: fix documentation typos

Repository: trafficserver
Updated Branches:
  refs/heads/master fe2de1a3d -> dfcc73c5b


doc: fix documentation typos

This closes #339.


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/dfcc73c5
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/dfcc73c5
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/dfcc73c5

Branch: refs/heads/master
Commit: dfcc73c5b04e65c7b8b165be90477f8eacf18fd2
Parents: fe2de1a
Author: volans- <vo...@users.noreply.github.com>
Authored: Mon Nov 16 00:38:30 2015 +0100
Committer: James Peach <jp...@apache.org>
Committed: Mon Nov 16 09:06:14 2015 -0800

----------------------------------------------------------------------
 doc/getting-started/index.en.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/dfcc73c5/doc/getting-started/index.en.rst
----------------------------------------------------------------------
diff --git a/doc/getting-started/index.en.rst b/doc/getting-started/index.en.rst
index d91d7af..18a057d 100644
--- a/doc/getting-started/index.en.rst
+++ b/doc/getting-started/index.en.rst
@@ -92,7 +92,7 @@ Installation
 ============
 
 As with many other software packages, you may have the option of installing
-|ATS| from your operating system disttribution's packages, or compiling and
+|ATS| from your operating system distribution's packages, or compiling and
 installing from the source code yourself. Distribution packages may lag behind
 the current stable release of |TS|, sometimes by a significant amount. While
 we will cover briefly the packages required for common operating system
@@ -278,7 +278,7 @@ Configure Origin Location
 
 The previous settings enable reverse proxying (and prevent flagrant abuse of
 it), but now |TS| needs to know what to proxy. This is achieved by writing remap
-rules, which make use of the core :ref:`conf-remap-plugin`. For our Geting
+rules, which make use of the core :ref:`conf-remap-plugin`. For our Getting
 Started guide's |AW| example scenario, we have very simple needs and want little
 more than to proxy all requests to our single origin server. This is
 accomplished with the following rule added to the :file:`remap.config`