You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/10/12 20:35:35 UTC

[GitHub] [trafficserver] meeramn commented on a change in pull request #8408: Doc: fix typos in Strategy documentation

meeramn commented on a change in pull request #8408:
URL: https://github.com/apache/trafficserver/pull/8408#discussion_r727484811



##########
File path: doc/admin-guide/files/strategies.yaml.en.rst
##########
@@ -178,13 +178,14 @@ Each **strategy** in the list may using the following parameters::
    #. **cache_key**: Uses the hash key from the **cachekey** plugin.  defaults to **path** if the **cachekey** plugin is not configured on the **remap**.
    #. **url**: Creates a hash from the entire request url.
 
-- **go_direct** - A boolean value indicating whether a transaction may bypass proxies and go direct to the origin. Defaults to **true**
+- **go_direct**: - A boolean value indicating whether a transaction may bypass proxies and go direct to the origin. Defaults to **true**

Review comment:
       Good observation. Removed hyphens.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org