Update requestid.rst (#587)

fixing a typo
This commit is contained in:
Justin 2018-08-31 12:20:13 -05:00 committed by Tom Pallister
parent 1ea59f12b3
commit 0a7d81038e

View File

@ -8,7 +8,7 @@ Ocelot will also forward the request id with the specified header to the downstr
You can still get the asp.net core request id in the logs if you set You can still get the asp.net core request id in the logs if you set
IncludeScopes true in your logging config. IncludeScopes true in your logging config.
In order to use the reques tid feature you have two options. In order to use the request id feature you have two options.
*Global* *Global*