From 585ce12da1d7cd974405e52ec4f2dc5ba77c0bc0 Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Tue, 11 Oct 2022 10:53:20 +0200 Subject: [PATCH] Docs: Clarify proxy limitations --- website/docs/sdks/unleash-proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/sdks/unleash-proxy.md b/website/docs/sdks/unleash-proxy.md index d4aac6ede6..ef11ca611c 100644 --- a/website/docs/sdks/unleash-proxy.md +++ b/website/docs/sdks/unleash-proxy.md @@ -98,7 +98,7 @@ Keep-Alive: timeout=5 :::info Limitations for hosted proxies -Custom activation strategies can **not** be used with the hosted proxy option available to Pro and Enterprise customers. +Custom activation strategies can **not** be used with the Unleash-hosted proxy available to Pro and Enterprise customers. :::