Skip to content

Commit

Permalink
remap doc correction (apache#6974)
Browse files Browse the repository at this point in the history
  • Loading branch information
duke8253 committed Jul 8, 2020
1 parent 7f44f21 commit 25929ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/admin-guide/files/remap.config.en.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Traffic Server recognizes three space-delimited fields: ``type``,
.. _remap-config-format-target:

``target``
Enter the origin ("from") URL. You can enter up to four components: ::
Enter the request ("from") URL. You can enter up to four components: ::

scheme://host:port/path_prefix

Expand All @@ -101,7 +101,7 @@ Traffic Server recognizes three space-delimited fields: ``type``,
.. _remap-config-format-replacement:

``replacement``
Enter the origin ("from") URL. You can enter up to four components: ::
Enter the origin ("to") URL. You can enter up to four components: ::

scheme://host:port/path_prefix

Expand Down

0 comments on commit 25929ab

Please sign in to comment.