From 647a21bb2da7be3b31e2d9c4d27524ec16b1ec25 Mon Sep 17 00:00:00 2001 From: Stjepan Date: Mon, 12 Aug 2019 18:59:28 +0200 Subject: [PATCH] Update requestid.rst (#973) Typo fix --- docs/features/requestid.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/requestid.rst b/docs/features/requestid.rst index 56c97b29..fb3f74cf 100644 --- a/docs/features/requestid.rst +++ b/docs/features/requestid.rst @@ -20,7 +20,7 @@ In your ocelot.json set the following in the GlobalConfiguration section. This w "RequestIdKey": "OcRequestId" } -I reccomend using the GlobalConfiguration unless you really need it to be ReRoute specific. +I recommend using the GlobalConfiguration unless you really need it to be ReRoute specific. *ReRoute*