Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/getting-started/index.en.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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`
Expand Down