From 0b69e1751ec7e88398dbf65f42aacefc97da6495 Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Mon, 7 Feb 2022 13:52:40 +0100 Subject: [PATCH] chore: remove trailing full stop. --- 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 2f6114f2800..7a7edc58cef 100644 --- a/website/docs/sdks/unleash-proxy.md +++ b/website/docs/sdks/unleash-proxy.md @@ -168,7 +168,7 @@ Refer the [custom activation strategy documentation](../advanced/custom-activati The Unleash Proxy has a very simple API. It takes the [Unleash Context](../user_guide/unleash_context) as input and will return the feature toggles relevant for that specific context. -![The Unleash Proxy](/img/The-Unleash-Proxy-API.png). +![The Unleash Proxy](/img/The-Unleash-Proxy-API.png) ### Payload